aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/plugins/gmp/gmp_rsa_public_key.c
Commit message (Expand)AuthorAgeFilesLines
* corrected commentAndreas Steffen2009-07-041-1/+1
* use save chunk advancing, check signature lengthMartin Willi2009-06-151-9/+5
* pluto supports ECDSA authenticationAndreas Steffen2009-06-121-1/+0
* implement gmp_rsa_private_key.decrypt()Andreas Steffen2009-06-091-0/+1
* implemented gmp_rsa_public_key.encrypt() methodAndreas Steffen2009-06-091-4/+59
* hardened OpenPGP parserAndreas Steffen2009-06-091-23/+31
* fixed OpenPGPv3 fingerprint computationAndreas Steffen2009-06-091-7/+19
* pluto and scepclient use private and public key plugins of libstrongswanAndreas Steffen2009-06-091-23/+230
* removing svn keyword $Id$ from all filesTobias Brunner2009-04-301-2/+0
* merging changes from portability branch back to trunkTobias Brunner2009-04-301-2/+2
* checking mpz_export return value properlyMartin Willi2008-09-171-3/+7
* refactored credential builderMartin Willi2008-09-021-16/+19
* added more verbosity if signature hash OID is unknownMartin Willi2008-05-211-1/+3
* introduced ASN1_EXIT command in ASN.1 object syntax definitionAndreas Steffen2008-04-281-7/+7
* optimized parser->success()Andreas Steffen2008-04-261-29/+28
* refactoring of the ASN.1 parserAndreas Steffen2008-04-261-36/+43
* removed unneded publicKeyInfo ASN1 structureMartin Willi2008-04-011-16/+1
* creating public key from RSA private keyMartin Willi2008-03-181-0/+20
* merged the modularization branch (credentials) back to trunkMartin Willi2008-03-131-0/+574