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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user