Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Modify interfaces of KDF and PBKDF to write output to an array, with | lloyd | 2015-02-18 | 6 | -127/+179 |
* | Add new module `ffi` which provides a plain C interface, plus a new | lloyd | 2015-02-16 | 1 | -1/+1 |
* | Remove algo factory, engines, global RNG, global state, etc. | lloyd | 2015-02-04 | 7 | -2/+57 |
* | Ensure all files have copyright and license info. | lloyd | 2015-01-10 | 6 | -6/+6 |
* | Guess I won't be needing these | lloyd | 2014-01-18 | 2 | -2/+0 |
* | More unique_ptr, also cleanup MGF1 usage | lloyd | 2014-01-18 | 2 | -17/+5 |
* | Split off the keyed interfaces of transform to Keyed_Transform | lloyd | 2014-01-18 | 1 | -8/+4 |
* | Move lib into src | lloyd | 2014-01-10 | 9 | -0/+466 |