strongswan/Source/charon/transforms
Martin Willi 8ff8c33d1d - implemented RSA, only signing and verifying esma_pkcs1 padded
- 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
2005-12-04 01:30:35 +00:00
..
crypters - implemented RSA, only signing and verifying esma_pkcs1 padded 2005-12-04 01:30:35 +00:00
hashers - implemented RSA, only signing and verifying esma_pkcs1 padded 2005-12-04 01:30:35 +00:00
prfs - return value cleanup 2005-11-28 20:29:47 +00:00
rsa - implemented RSA, only signing and verifying esma_pkcs1 padded 2005-12-04 01:30:35 +00:00
signers - encryption seems to work 2005-11-29 17:19:59 +00:00
Makefile.transforms - implemented RSA, only signing and verifying esma_pkcs1 padded 2005-12-04 01:30:35 +00:00
diffie_hellman.c - implemented RSA, only signing and verifying esma_pkcs1 padded 2005-12-04 01:30:35 +00:00
diffie_hellman.h 2005-11-29 06:59:05 +00:00
hmac.c - return value cleanup 2005-11-28 20:29:47 +00:00
hmac.h - return value cleanup 2005-11-28 20:29:47 +00:00
prf_plus.c - return value cleanup 2005-11-28 20:29:47 +00:00
prf_plus.h - return value cleanup 2005-11-28 20:29:47 +00:00