strongswan/src/pki
Andreas Steffen 27bd0fed93 Allow SHA256 and SHA384 data hash for BLISS signatures.
The default is SHA512 since this hash function is also
used for the c_indices random oracle.
2015-02-26 08:56:12 +01:00
..
commands Allow SHA256 and SHA384 data hash for BLISS signatures. 2015-02-26 08:56:12 +01:00
man pki: Add command to export certificates and keys from PKCS#12 containers 2014-12-12 13:11:29 +01:00
.gitignore started implementation of a PKI tool, currently supporting RSA|ECDSA key generation 2009-08-26 11:23:55 +02:00
Makefile.am pki: Add simple PKCS#12 display command 2014-12-12 13:11:29 +01:00
command.c pki: Also check for MAX_COMMANDS when building getopt_long arguments 2014-06-24 15:11:27 +02:00
command.h pki: Add simple PKCS#12 display command 2014-12-12 13:11:29 +01:00
pki.c pki: Cache entered secrets in case they are needed more than once 2014-12-12 13:11:29 +01:00
pki.h pki: Switch to binary mode on Windows when reading/writing DER to FDs 2014-06-04 15:53:11 +02:00