aboutsummaryrefslogtreecommitdiffstats
path: root/src/cert
Commit message (Expand)AuthorAgeFilesLines
* Fix further compilation errors. However some functionality is disabled sincelloyd2008-10-083-34/+64
* Many improvements towards getting the CVC implementation from InSiTolloyd2008-10-0816-662/+1446
* Add Card Verifiable Certificates from InSiTo (does not built due to missing p...lloyd2008-10-0814-0/+1409
* Move oids.h to oid_lookup. Allows for much smaller build by disabling asn1lloyd2008-10-011-7/+8
* Move look_pk and pk_algs to new module pubkey/pk_lookuplloyd2008-10-011-0/+1
* x509 module requires pubkey base module to compilelloyd2008-10-011-0/+1
* Put only the implementation of BigInt in src/bigint, mathematical functionslloyd2008-09-291-1/+1
* Move x509 into cert/ subdir (in prep for InSiTo adding cert/cvc)lloyd2008-09-2924-0/+4023