Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - rewrote a lot of RSA stuff | Martin Willi | 2006-03-30 | 1 | -427/+140 |
| | | | | | | | | | | - done major work for ASN1/decoder - allow loading of ASN1 der encoded private keys, public keys and certificates - extracting public key from certificates - passing certificates from stroke to charon => basic authentication with RSA certificates works! | ||||
* | - starter work on asn1 with der de/encoder | Martin Willi | 2006-03-24 | 1 | -0/+518 |
- RSA private and public key can load read key from ASN1 DER - some other fixes here and there |