Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add verification ops for all signature key types | lloyd | 2010-03-05 | 1 | -7/+0 |
* | Add signature generation operation classes. Remove sign() from | lloyd | 2010-03-05 | 1 | -4/+0 |
* | This checkin represents a pretty major change in how PK operations are | lloyd | 2010-03-04 | 1 | -1/+1 |
* | Quite the hack, here. | lloyd | 2010-03-04 | 1 | -0/+7 |
* | Kill pkcs8_decoder | lloyd | 2010-03-04 | 1 | -7/+0 |
* | Remove X509_Decoder. Fix GOST-34.10 DER constructor (was default to normal ECC) | lloyd | 2010-03-04 | 1 | -7/+0 |
* | Kill pkcs8_encoder | lloyd | 2010-03-04 | 1 | -8/+0 |
* | Add a pkcs8_private_key similiar to x509_subject_public_key | lloyd | 2010-03-04 | 1 | -0/+5 |
* | Add a new function to public key x509_subject_public_key which returns | lloyd | 2010-03-04 | 1 | -3/+2 |
* | Add a new function to Public_Key, algorithm_identifier(), which just | lloyd | 2010-03-04 | 1 | -0/+6 |
* | Move the contents of pubkey/pubkey (which was kind of a catch-all to | lloyd | 2009-07-15 | 1 | -0/+180 |