aboutsummaryrefslogtreecommitdiffstats
path: root/src/pubkey/x509_key.h
Commit message (Collapse)AuthorAgeFilesLines
* Remove X509_Decoder. Fix GOST-34.10 DER constructor (was default to normal ECC)lloyd2010-03-041-15/+0
|
* The code in pk_codecs was actually entirely tied to the code inlloyd2010-03-041-0/+99
| | | | | | pubkey; you literally could not compile any pubkey code without it. Move it up to the pubkey dir, it wasn't at all useful to have it in its own dir.
* Move back to pk_codecs, propagate to pubkey-refactor donelloyd2009-07-211-110/+0
|
* Move from pk_codecs to pubkey to solve merge problemlloyd2009-07-211-0/+110