aboutsummaryrefslogtreecommitdiffstats
path: root/src/algo_base/sym_algo.h
Commit message (Collapse)AuthorAgeFilesLines
* Add set_key taking a vectorlloyd2013-12-311-0/+6
|
* Add new top-level algorithm which provides basic functionality: namelloyd2010-11-011-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.