Tag: Bug

Vista SP1 Bundles Broken Random Number Tool

December 21, 2007 by Jason

Microsoft plans to bundle a cryptographically flawed pseudo random number generator in its upcoming service pack for Windows Vista. Cryptographers have expressed concern about a possible backdoor in a standard for random number generators approved by the National Institute of Standards and Technology (NIST) this year.

The cryptographically weak Dual_EC_DRBG approach, which is based on the mathematics of elliptic curves, was one of four “deterministic random bit generatorsâ€, approved by the NIST in March.Flaws in the approach (Dual_EC_DRBG) first emerged in August at the Crypto 2007 conference when cryptographers Dan Shumow and Niels Ferguson demonstrated that two constants in the standard used to define the algorithm’s elliptic curve have a relationship with a second, secret set of numbers. Read More»

Notepad++ Version 4.0 Available

February 02, 2007 by Jason

The best text editor, Notepad++ just got even better with the latest 4.0 release. Whether you are a serious coder or if you just need to edit a few text files, then Notepad++ is the text editor for you.

Old versions of Notepad++ included tabbed editing so that you could have multiple files open in one instance. One feature which I really appreciate is the syntax highlighting, which helps me understand how my theme works and how to edit it.
Read More»