Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add set_key taking a vector | lloyd | 2013-12-31 | 1 | -0/+6 |
| | |||||
* | Add new top-level algorithm which provides basic functionality: name | lloyd | 2010-11-01 | 1 | -0/+91 |
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. |