Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove support for provider identifiers from SCAN_Name - it turns out this | lloyd | 2008-11-12 | 1 | -3/+3 |
* | Make SCAN_Name::arg return a new SCAN_Name that has the same providers list, | lloyd | 2008-11-11 | 1 | -16/+24 |
* | Remove lookup.h use from DLIES, PK key agreement, DSA param gen, get_enc.cpp | lloyd | 2008-11-11 | 1 | -0/+3 |
* | Remove lookup dep from basic pubkey classes | lloyd | 2008-11-10 | 1 | -0/+3 |
* | Shorten SCAN_Name's argument arg in function names | lloyd | 2008-11-10 | 1 | -17/+17 |
* | Move get_bc_pad to def_engine/def_mode.cpp | lloyd | 2008-11-10 | 1 | -28/+0 |
* | Remove support for block cipher padding methods in engine. Like S2K, | lloyd | 2008-11-10 | 1 | -0/+28 |
* | Remove support for S2K in Engines. There are only three implementations of | lloyd | 2008-11-10 | 1 | -1/+39 |
* | Modify get_enc to use SCAN_Name | lloyd | 2008-11-09 | 1 | -82/+41 |
* | Remove get_mgf - unsused internally, and I doubt apps use it much | lloyd | 2008-11-08 | 1 | -19/+0 |
* | Move libstate and selftest out of core/ dir to toplevel | lloyd | 2008-10-26 | 1 | -0/+240 |