aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/crypto/rsa/rsa_public_key.c
Commit message (Expand)AuthorAgeFilesLines
* merged the modularization branch (credentials) back to trunkMartin Willi2008-03-131-516/+0
* implemented pkcs1_encrypt()Andreas Steffen2008-01-271-0/+51
* extended asn1_algorithmIdentifier() to SHA-2Andreas Steffen2008-01-221-11/+7
* added rsa_public_key_create(mpz_t n, mpz_t e)Andreas Steffen2008-01-211-14/+36
* added get_publicKeyInfo() methodAndreas Steffen2007-10-121-52/+30
* cosmeticsAndreas Steffen2007-10-111-1/+2
* increase debug level from 1 to 2Andreas Steffen2007-10-081-1/+1
* added error message in case of incorrect paddingAndreas Steffen2007-10-071-0/+3
* removed unused LARGEST_HASH_OID_SIZE definitionAndreas Steffen2007-09-131-3/+1
* error message outputs hash size differencesAndreas Steffen2007-09-121-2/+3
* added error messages in signature verificationAndreas Steffen2007-09-121-4/+7
* check for surplus bytes in EM structure after the digestInfoAndreas Steffen2007-09-111-29/+44
* check hash algorithms used in signaturesAndreas Steffen2007-09-111-132/+83
* better split up of library files "types.h" & "definitions.h"Martin Willi2006-10-311-1/+1
* added private flag to asn1_initAndreas Steffen2006-10-251-1/+1
* support of encrypted private key filesAndreas Steffen2006-09-201-1/+1
* some cleanups here and thereMartin Willi2006-09-181-1/+2
* fixed certificate verification bug!Martin Willi2006-09-141-4/+17
* updated copyright informationMartin Willi2006-07-071-1/+2
* fixed compiler warningsMartin Willi2006-07-051-1/+2
* added X.509 trust chain verificationAndreas Steffen2006-06-271-17/+17
* computation of SHA-1 hash over publicKeyInfo objectAndreas Steffen2006-05-301-89/+84
* - applied patch from andreas, which allows certificate listing via strokeMartin Willi2006-05-191-23/+51
* (no commit message)Martin Willi2006-05-101-1/+1
* (no commit message)Martin Willi2006-05-101-0/+458