Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ../svn-commit.tmp | Martin Willi | 2006-04-05 | 1 | -172/+0 |
| | |||||
* | - rewrote a lot of RSA stuff | Martin Willi | 2006-03-30 | 1 | -15/+71 |
| | | | | | | | | | | - 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/+116 |
- RSA private and public key can load read key from ASN1 DER - some other fixes here and there |