Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Simpify HMAC_RNG reseeding process. Actually update HMAC_DRBG reseed counter. | lloyd | 2014-03-22 | 1 | -3/+1 |
| | |||||
* | Change X9.31 to automatically reseed if randomize is called while unseeded. | lloyd | 2014-02-13 | 1 | -9/+9 |
| | | | | | If no entropy sources at all are enabled in the build, throw an exception immediately rather than having the poll mysteriously fail. | ||||
* | Fix algo factory compile | lloyd | 2014-01-18 | 1 | -0/+0 |
| | |||||
* | Guess I won't be needing these | lloyd | 2014-01-18 | 1 | -1/+0 |
| | |||||
* | Move lib into src | lloyd | 2014-01-10 | 11 | -0/+986 |