aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/plugins/gmp/gmp_rsa_private_key.c
Commit message (Expand)AuthorAgeFilesLines
* check if RSA key is large enough to sign a chunk of dataMartin Willi2009-06-151-0/+7
* pluto supports ECDSA authenticationAndreas Steffen2009-06-121-1/+0
* implement gmp_rsa_private_key.decrypt()Andreas Steffen2009-06-091-4/+33
* used rsa coeff field in OpenPGP secret key payloadAndreas Steffen2009-06-091-25/+32
* fixed OpenPGP parsingAndreas Steffen2009-06-091-18/+24
* pluto and scepclient use private and public key plugins of libstrongswanAndreas Steffen2009-06-091-55/+226
* removing svn keyword $Id$ from all filesTobias Brunner2009-04-301-2/+0
* changed RNG_REAL to RNG_TRUEAndreas Steffen2009-04-291-2/+2
* checking mpz_export return value properlyMartin Willi2008-09-171-0/+4
* refactored credential builderMartin Willi2008-09-021-23/+26
* fixed copy-and-paste errorAndreas Steffen2008-05-231-1/+1
* typoTobias Brunner2008-05-141-3/+3
* reverted [3945], proper fix for zero value ASN1 integerMartin Willi2008-05-131-3/+7
* fixed unsave calculation of mpz_export lengthMartin Willi2008-05-131-3/+1
* introduced ASN1_EXIT command in ASN.1 object syntax definitionAndreas Steffen2008-04-281-35/+34
* optimized parser->success()Andreas Steffen2008-04-261-2/+2
* refactoring of the ASN.1 parserAndreas Steffen2008-04-261-18/+26
* added API for random number generators, served through credential factoryMartin Willi2008-04-151-30/+19
* creating public key from RSA private keyMartin Willi2008-03-181-3/+3
* merged the modularization branch (credentials) back to trunkMartin Willi2008-03-131-0/+844