2009-08-27 |
Martin Willi | distinguish between RFC 4754 (concatenated) and RFC... |
commit | commitdiff | tree | snapshot |
2009-08-27 |
Andreas Steffen | OID_EC_PUBLICKEY has a parameters field, defining the... |
commit | commitdiff | tree | snapshot |
2009-08-27 |
Andreas Steffen | added OID_EC_PUBLIC_KEY algorithmIdentifier |
commit | commitdiff | tree | snapshot |
2009-08-27 |
Andreas Steffen | cosmetics |
commit | commitdiff | tree | snapshot |
2009-08-27 |
Martin Willi | fixed return value |
commit | commitdiff | tree | snapshot |
2009-08-27 |
Martin Willi | do not append a NULL paramter to ECDSA algorithmIdentifiers |
commit | commitdiff | tree | snapshot |
2009-08-27 |
Martin Willi | PKI tool supports certificate verification |
commit | commitdiff | tree | snapshot |
2009-08-27 |
Martin Willi | do not flush cached encodings, keys are responsible... |
commit | commitdiff | tree | snapshot |
2009-08-27 |
Martin Willi | whitelist openssl ecdsa_check function |
commit | commitdiff | tree | snapshot |
2009-08-27 |
Martin Willi | PKI tool supports generation of self-signed certificates |
commit | commitdiff | tree | snapshot |
2009-08-27 |
Martin Willi | support generation of EC certificates |
commit | commitdiff | tree | snapshot |
2009-08-27 |
Martin Willi | added support for SIGN_ECDSA_WITH_SHA1 signature scheme... |
commit | commitdiff | tree | snapshot |
2009-08-27 |
Martin Willi | create algorithmIdentifier dynamically from OID database |
commit | commitdiff | tree | snapshot |
2009-08-27 |
Martin Willi | use subjectPublicKeyInfo encoding type directly |
commit | commitdiff | tree | snapshot |
2009-08-27 |
Martin Willi | pkcs1 encoder supports subjectPublicKeyInfo encoding |
commit | commitdiff | tree | snapshot |
2009-08-27 |
Andreas Steffen | revoked soon-to-expire carol certificate |
commit | commitdiff | tree | snapshot |
2009-08-27 |
Andreas Steffen | renewed expiring strongSwan certicates for UML scenarios |
commit | commitdiff | tree | snapshot |
2009-08-27 |
Martin Willi | implemented fingerprinting support for PKI tool |
commit | commitdiff | tree | snapshot |
2009-08-27 |
Martin Willi | fixed memleak in openssl fingerprinting |
commit | commitdiff | tree | snapshot |
2009-08-27 |
Martin Willi | do openssl fingerprinting/encoding directly, openssl... |
commit | commitdiff | tree | snapshot |
2009-08-27 |
Martin Willi | key encoding gained a cache() method, allows caching... |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Andreas Steffen | pgp plugin required in ikev1/net2net-pgp-v3|v4 scenarios |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Andreas Steffen | dnskey plugin required in ikev1/net2net-rsa scenario |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Andreas Steffen | ikev1 psk scenarios don't need pkcs1 and pem plugins |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Andreas Steffen | fixed typo |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Andreas Steffen | streamlined file loading labels |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Andreas Steffen | use --outform consistantly |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Andreas Steffen | the option has been changed to --outform |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Andreas Steffen | added pki/.libs/pki to the libs |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Andreas Steffen | fixed two typos |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Martin Willi | encoding public EC keys is not really possible without... |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Martin Willi | complain about build errors in non-recursive cases... |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Martin Willi | openac (and tools) do not depend on gmp anymore |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Martin Willi | moved chunk_increment() function to libstrongswan |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Martin Willi | pki tool supports public key extraction from private... |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Martin Willi | added a BUILD_FROM_FD option, supporting credential... |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Martin Willi | started implementation of a PKI tool, currently support... |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Martin Willi | implemented openssl EC key generation |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Martin Willi | fixed openssl RSA private key encoding |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Martin Willi | keyids in SQL use ID_KEY_ID type with subjectPublicKey... |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Martin Willi | tests load pem/pkcs1 plugins, pubkey plugin not needed... |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Martin Willi | use ./configured plugins in keyid scripts |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Martin Willi | accept PEM encoded keys in keyid scripts |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Martin Willi | migrated scripts to new fingerprinting API |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Martin Willi | updated medsrv and test to new fingerprint/encoding API |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Martin Willi | updated load-tester plugin to new fingerprinting API |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Martin Willi | use only KEY_ID_PUBKEY_SHA1 fingerprint charon internally |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Martin Willi | updated nm plugin to new fingerprinting API |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Martin Willi | updated agent plugin to new fingerprint/encoding API |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Martin Willi | updated stroke plugin to fingerprinting API |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Martin Willi | updated charon to new fingerprinting API |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Martin Willi | updated pluto to new fingerprinting API |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Martin Willi | updated scepclient to new encoding API |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Martin Willi | updated pubkey plugin to new fingerprinting API |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Martin Willi | updated x509 plugin to public key/x509 API changes |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Martin Willi | updated x509/CRL/AC API to align with public key, authK... |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Martin Willi | updated openssl plugin to new private/public key API... |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Martin Willi | updated gcrypt plugin to new private/public key API... |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Martin Willi | updated gmp plugin to new private/public key API, use... |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Martin Willi | changed get_id/get_encoding API of private/public key... |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Martin Willi | removed obsolete fingerprint identification types |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Martin Willi | added generic implementation helpers for private_key_t... |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Martin Willi | added a seperate chache lookup, as encode() requires... |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Martin Willi | use credential builder API to parse trusted public... |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Martin Willi | implemented PGP fingerprinting |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Martin Willi | implemented pkcs1 private/public key encoding and finge... |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Martin Willi | chunk_cat/cata/create_cat/length accept the sensitive... |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Martin Willi | in addition to 'm'/'c' mode, asn1_wrap accepts a 's... |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Martin Willi | added a facility to hand out fingerprinting/key encodin... |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Martin Willi | gmp uses component builder to build public- from privat... |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Martin Willi | gcrypt uses component builder to build public- from... |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Martin Willi | moved PGP code to pluto and gpg plugin |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Martin Willi | gmp plugin makes use of pkcs1/pgp/dnskey plugins |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Martin Willi | enforce RSA_PRIME1 > RSA_PRIME2 (p > q) in PGP |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Martin Willi | implemented RFC3110 key builder in a plugin, added... |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Martin Willi | renamed BUILD_BLOB_RFC_3110 to BUILD_BLOB_DNSKEY, we... |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Martin Willi | pluto uses KEY_ANY builder to parse PGP public keys |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Martin Willi | implemented a pgp plugin providing PGP key parsing... |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Martin Willi | make use of the pkcs1 plugin in gcrypt rsa key parsing |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Martin Willi | removed subjectPublicKeyInfo parsing, provided by pkcs1... |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Martin Willi | implemented a pkcs1 plugin providing PKCS#1 key parsing... |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Martin Willi | added support for %prompt-ing private key passhprases... |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Martin Willi | show more information if building a credential fails |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Martin Willi | log loaded private key/certificates |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Martin Willi | added getnetbyname/gethostbyname2 to leak detective... |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Martin Willi | clone blobs passed to parse functions, check before... |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Martin Willi | fixed builder signature |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Martin Willi | do not enumerate builders returning NULL |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Martin Willi | updated pubkey_speed test to use pem plugin |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Martin Willi | handle pluto specific certificates under CRED_CERTIFICA... |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Martin Willi | unified pluto builder implementations |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Martin Willi | removed obsolete PEM code in pluto/libstrongswan |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Martin Willi | use credential builder to build crls |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Martin Willi | use credential builder to build attribute certificates |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Martin Willi | moved builder hooks to a separate file |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Martin Willi | use a pluto specific credential builder to build pluto... |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Martin Willi | removed obsolete pgp private key parsing, done by libst... |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Martin Willi | use libstrongswan for private key loading, whack callba... |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Martin Willi | pass along X509 flags when loading PEM encoded data |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Martin Willi | make use of the pem helper plugin to load credentials |
commit | commitdiff | tree | snapshot |
next |