Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move Cipher_Mode enum out of types.h, move stream cipher mode to new header | lloyd | 2015-02-05 | 1 | -0/+1 |
* | Remove algo factory, engines, global RNG, global state, etc. | lloyd | 2015-02-04 | 1 | -8/+23 |
* | Add a runtime map of string->func() which when called return | lloyd | 2015-01-28 | 1 | -0/+59 |