Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add version_cstr (returns const char*) and move tag_size from AEAD to | lloyd | 2015-02-11 | 1 | -0/+5 |
* | Move Cipher_Mode enum out of types.h, move stream cipher mode to new header | lloyd | 2015-02-05 | 1 | -45/+5 |
* | Remove algo factory, engines, global RNG, global state, etc. | lloyd | 2015-02-04 | 1 | -0/+47 |
* | Add a runtime map of string->func() which when called return | lloyd | 2015-01-28 | 1 | -0/+2 |
* | Ensure all files have copyright and license info. | lloyd | 2015-01-10 | 1 | -1/+1 |
* | Split off the keyed interfaces of transform to Keyed_Transform | lloyd | 2014-01-18 | 1 | -1/+1 |
* | Move lib into src | lloyd | 2014-01-10 | 1 | -0/+30 |