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.
This commit is contained in:
Andreas Steffen
2014-11-29 14:51:16 +01:00
parent 37bfe44358
commit 56009f2001
9 changed files with 441 additions and 32 deletions
+1 -1
View File
@@ -212,7 +212,7 @@
0x03 "e-voting"
0x05 "BLISS"
0x01 "keyType"
0x01 "blissPublicKey" OID_BLISS
0x01 "blissPublicKey" OID_BLISS_PUBLICKEY
0x02 "parameters"
0x01 "BLISS-I" OID_BLISS_I
0x02 "BLISS-II" OID_BLISS_II