strongswan/src/libstrongswan/plugins/pkcs1
Andreas Steffen 56009f2001 Store and parse BLISS private and public keys in DER and PEM format
Additionally generate SHA-1 fingerprints of raw BLISS subjectPublicKey
and subjectPublicKeyInfo objects.

Some basic functions used by the bliss_public_key class are shared
with the bliss_private_key class.
2014-11-29 14:51:16 +01:00
..
Makefile.am plugins: Don't link with -rdynamic on Windows 2014-06-04 15:53:02 +02:00
pkcs1_builder.c Store and parse BLISS private and public keys in DER and PEM format 2014-11-29 14:51:16 +01:00
pkcs1_builder.h fixed doxygen group 2010-04-03 21:55:30 +02:00
pkcs1_encoder.c Added PUBKEY_RSA_MODULUS encoding type 2014-05-02 19:50:43 +02:00
pkcs1_encoder.h Renamed key_encod{ing,der}_t and constants, prepare for generic credential encoding 2010-07-13 11:29:35 +02:00
pkcs1_plugin.c pkcs1: KEY_ANY public key decoder soft depends on specific decoders 2014-03-31 14:32:44 +02:00
pkcs1_plugin.h Removing the plugin constructor declarations from the header files. 2010-03-02 09:10:19 +01:00