Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Avoid Interlocked.Increment(Int64) on .NET CF | Peter Dettman | 2015-10-16 | 1 | -2/+11 |
* | Use platform RNG as master, where available release-1.8.0-beta.4 | Peter Dettman | 2014-09-28 | 1 | -64/+89 |
* | Formatting | Peter Dettman | 2014-09-28 | 1 | -205/+205 |
* | In SecureRandom, the usage of ReversedWindowGenerator only reordered the outp... | Edward Ned Harvey | 2014-08-05 | 1 | -3/+1 |
* | GetInstance() returns a seeded instance. If you want an unseeded instance, yo... | Edward Ned Harvey | 2014-08-05 | 1 | -10/+6 |
* | SecureRandom ctor: given this is a sha1Generator, seed with 20 bytes instead ... | Edward Ned Harvey | 2014-08-05 | 1 | -1/+1 |
* | use CryptoApiRandomGenerator in addition to other entropy sources | Edward Ned Harvey | 2014-08-05 | 1 | -1/+6 |
* | after seeding, pointlessly threw away the first few bytes. Removed. | Edward Ned Harvey | 2014-08-05 | 1 | -1/+0 |
* | use 32 bytes instead of 24 for seed material from ThreadedSeedGenerator | Edward Ned Harvey | 2014-08-05 | 1 | -1/+5 |
* | Initial import of old CVS repository | Peter Dettman | 2013-06-28 | 1 | -0/+228 |