Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ../svn-commit.tmp | Martin Willi | 2006-04-05 | 1 | -153/+0 |
| | |||||
* | - rewrote a lot of RSA stuff | Martin Willi | 2006-03-30 | 1 | -29/+43 |
| | | | | | | | | | | - 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! | ||||
* | - fixed doxygen warnings | Martin Willi | 2005-12-15 | 1 | -1/+1 |
| | |||||
* | - code cleaned up | Jan Hutter | 2005-12-06 | 1 | -0/+2 |
| | |||||
* | - code documented | Jan Hutter | 2005-12-04 | 1 | -1/+1 |
| | |||||
* | - comments added | Martin Willi | 2005-12-04 | 1 | -3/+77 |
| | |||||
* | - implemented RSA, only signing and verifying esma_pkcs1 padded | Martin Willi | 2005-12-04 | 1 | -0/+63 |
- removed gmp-helper: chunk_to_mpz is now done with gmp functions, prime generation in prime-pool - added prime-pool (needs priority fix) - proof of concept RSA authentication - mpz uses LEAK_DETECTIVE - configuration-manager supports rsa keys |