aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* removed TODO reminderAndreas Steffen2009-08-281-1/+0
* allow choice of digest algorithm in certificate generationAndreas Steffen2009-08-285-6/+88
* build_curve_signature() processes hash not dataAndreas Steffen2009-08-271-1/+1
* NID_hash and NID_ec_curve were interchangedAndreas Steffen2009-08-271-6/+6
* verify_signature() now processes hash not dataAndreas Steffen2009-08-271-3/+3
* NID_hash and NID_ec_curver were interchangedAndreas Steffen2009-08-271-6/+6
* verify that the ECDSA auth signature was done with the correct curveMartin Willi2009-08-271-21/+47
* distinguish between RFC 4754 (concatenated) and RFC 3279 (DER encoded) ECDSA ...Martin Willi2009-08-276-189/+148
* OID_EC_PUBLICKEY has a parameters field, defining the elliptic curveAndreas Steffen2009-08-271-1/+0
* added OID_EC_PUBLIC_KEY algorithmIdentifierAndreas Steffen2009-08-271-5/+6
* cosmeticsAndreas Steffen2009-08-271-3/+3
* fixed return valueMartin Willi2009-08-271-0/+1
* do not append a NULL paramter to ECDSA algorithmIdentifiersMartin Willi2009-08-271-3/+17
* PKI tool supports certificate verificationMartin Willi2009-08-271-0/+110
* do not flush cached encodings, keys are responsible for itMartin Willi2009-08-271-10/+4
* whitelist openssl ecdsa_check functionMartin Willi2009-08-271-0/+1
* PKI tool supports generation of self-signed certificatesMartin Willi2009-08-271-0/+166
* support generation of EC certificatesMartin Willi2009-08-271-16/+9
* added support for SIGN_ECDSA_WITH_SHA1 signature scheme in opensslMartin Willi2009-08-271-18/+20
* create algorithmIdentifier dynamically from OID databaseMartin Willi2009-08-2712-167/+28
* use subjectPublicKeyInfo encoding type directlyMartin Willi2009-08-271-4/+1
* pkcs1 encoder supports subjectPublicKeyInfo encodingMartin Willi2009-08-271-60/+66
* revoked soon-to-expire carol certificateAndreas Steffen2009-08-274-3/+4
* renewed expiring strongSwan certicates for UML scenariosAndreas Steffen2009-08-2746-179/+907
* implemented fingerprinting support for PKI toolMartin Willi2009-08-271-0/+137
* fixed memleak in openssl fingerprintingMartin Willi2009-08-272-0/+2
* do openssl fingerprinting/encoding directly, openssl provides all functionsMartin Willi2009-08-277-237/+148
* key encoding gained a cache() method, allows caching of externally created en...Martin Willi2009-08-272-1/+40
* pgp plugin required in ikev1/net2net-pgp-v3|v4 scenariosAndreas Steffen2009-08-264-0/+44
* dnskey plugin required in ikev1/net2net-rsa scenarioAndreas Steffen2009-08-262-0/+22
* ikev1 psk scenarios don't need pkcs1 and pem pluginsAndreas Steffen2009-08-2621-21/+21
* fixed typoAndreas Steffen2009-08-261-1/+1
* streamlined file loading labelsAndreas Steffen2009-08-266-12/+15
* use --outform consistantlyAndreas Steffen2009-08-261-1/+1
* the option has been changed to --outformAndreas Steffen2009-08-261-2/+2
* added pki/.libs/pki to the libsAndreas Steffen2009-08-261-0/+1
* fixed two typosAndreas Steffen2009-08-261-2/+2
* encoding public EC keys is not really possible without subjectPublicKeyInfoMartin Willi2009-08-263-37/+81
* complain about build errors in non-recursive cases onlyMartin Willi2009-08-261-2/+16
* openac (and tools) do not depend on gmp anymoreMartin Willi2009-08-263-60/+20
* moved chunk_increment() function to libstrongswanMartin Willi2009-08-263-18/+28
* pki tool supports public key extraction from private key, certificatesMartin Willi2009-08-261-21/+141
* added a BUILD_FROM_FD option, supporting credential parsing from stdinMartin Willi2009-08-264-1/+48
* started implementation of a PKI tool, currently supporting RSA|ECDSA key gene...Martin Willi2009-08-267-2/+209
* implemented openssl EC key generationMartin Willi2009-08-261-0/+42
* fixed openssl RSA private key encodingMartin Willi2009-08-261-3/+3
* keyids in SQL use ID_KEY_ID type with subjectPublicKey SHA1 hashMartin Willi2009-08-2628-54/+54
* tests load pem/pkcs1 plugins, pubkey plugin not needed anymoreMartin Willi2009-08-26378-389/+389
* use ./configured plugins in keyid scriptsMartin Willi2009-08-263-2/+3
* accept PEM encoded keys in keyid scriptsMartin Willi2009-08-262-6/+6