Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move Algorithm_Factory from libstate (which it did not depend on) to algo_fac... | lloyd | 2008-11-11 | 1 | -70/+0 |
* | Move block and stream ciphers also into Algorithm_Factory | lloyd | 2008-11-10 | 1 | -0/+12 |
* | Move MACs also to Algorithm_Factory | lloyd | 2008-11-10 | 1 | -1/+8 |
* | Move add_algorithm for hashes also to Algorithm_Factory | lloyd | 2008-11-10 | 1 | -3/+5 |
* | Use Algorithm_Factory and SCAN_Name for all hash lookups. Modify engines | lloyd | 2008-11-10 | 1 | -3/+3 |
* | Add a class Algorithm_Factory which encapsulates the Engine classes (and | lloyd | 2008-11-10 | 1 | -0/+49 |