Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Shuffle things around. Add NIST X.509 test to build. | lloyd | 2014-01-01 | 1 | -95/+0 |
| | |||||
* | Add key length multiple | lloyd | 2013-12-05 | 1 | -0/+7 |
| | |||||
* | Doxygen | lloyd | 2010-11-02 | 1 | -0/+26 |
| | |||||
* | Add new top-level algorithm which provides basic functionality: name | lloyd | 2010-11-01 | 1 | -0/+62 |
query, clearing, and cloning. Applies to ciphers, hashes, MACs, and PBKDFs. May extend to KDFs later as well. A single combined hierarchy in particular will make the algo_factory much simpler. |