aboutsummaryrefslogtreecommitdiffstats
path: root/Source/charon/transforms/Makefile.transforms
Commit message (Collapse)AuthorAgeFilesLines
* ../svn-commit.tmpMartin Willi2006-04-051-37/+0
|
* - rewrote a lot of RSA stuffMartin Willi2006-03-301-0/+4
| | | | | | | | | | - 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!
* - implemented RSA, only signing and verifying esma_pkcs1 paddedMartin Willi2005-12-041-0/+1
| | | | | | | | | | | - 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
* - Martin Willi2005-11-231-0/+32