aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/crypto/rsa/rsa_public_key.h
Commit message (Expand)AuthorAgeFilesLines
* merged the modularization branch (credentials) back to trunkMartin Willi2008-03-131-173/+0
* extended asn1_algorithmIdentifier() to SHA-2Andreas Steffen2008-01-221-1/+3
* added rsa_public_key_create(mpz_t n, mpz_t e)Andreas Steffen2008-01-211-7/+27
* added get_publicKeyInfo() methodAndreas Steffen2007-10-121-27/+8
* added RCSIDAndreas Steffen2007-10-071-0/+2
* check hash algorithms used in signaturesAndreas Steffen2007-09-111-1/+5
* better split up of library files "types.h" & "definitions.h"Martin Willi2006-10-311-2/+1
* moved typedefs to beginning of files to solve some include problemsMartin Willi2006-10-301-3/+2
* some cleanups here and thereMartin Willi2006-09-181-11/+0
* updated copyright informationMartin Willi2006-07-071-1/+2
* added X.509 trust chain verificationAndreas Steffen2006-06-271-7/+7
* computation of SHA-1 hash over publicKeyInfo objectAndreas Steffen2006-05-301-6/+21
* - applied patch from andreas, which allows certificate listing via strokeMartin Willi2006-05-191-0/+8
* (no commit message)Martin Willi2006-05-101-0/+153