Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lib/entropy: Convert &vec[0] to vec.data() | Simon Warta | 2015-06-27 | 1 | -2/+2 |
* | Fix various bugs found by Coverity scanner. | lloyd | 2015-05-15 | 1 | -17/+10 |
* | This check doesn't make sense as the entropy source is shared | lloyd | 2015-03-18 | 1 | -15/+6 |
* | Remove the shared IO buffer from EntropySource_Accumulator. | lloyd | 2015-03-18 | 2 | -4/+5 |
* | Avoid requiring a system header here | lloyd | 2015-03-02 | 1 | -1/+1 |
* | Add version_cstr (returns const char*) and move tag_size from AEAD to | lloyd | 2015-02-11 | 1 | -1/+1 |
* | Remove algo factory, engines, global RNG, global state, etc. | lloyd | 2015-02-04 | 2 | -4/+6 |
* | Ensure all files have copyright and license info. | lloyd | 2015-01-10 | 3 | -3/+3 |
* | Various small fixes and cleanups, new is_prime util | lloyd | 2014-11-03 | 1 | -9/+16 |
* | Move lib into src | lloyd | 2014-01-10 | 4 | -0/+437 |