aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/plugins/gcrypt/gcrypt_rsa_public_key.c
Commit message (Expand)AuthorAgeFilesLines
* enforce correct RSA signature lenght in gcryptMartin Willi2009-06-301-6/+6
* fixed compiler warningMartin Willi2009-06-161-0/+2
* implemented gcrypt RSA encrypt/decrypt operationsMartin Willi2009-06-151-5/+25
* implemented IKEv1 specific SIGN_RSA_EMSA_PKCS1_NULL scheme in gcryptMartin Willi2009-06-151-1/+57
* pluto supports ECDSA authenticationAndreas Steffen2009-06-121-2/+0
* asn1_integer() ensures correct DER encoding of ASN1_INTEGER (two's complement)Andreas Steffen2009-06-091-2/+2
* gcrypt RSA public key implementationMartin Willi2009-06-091-0/+436