riboseinc / rfc-openpgp-sca

Internet-Draft for SCA OpenPGP extensions
1 stars 1 forks source link

Update SM2 ciphertext to be in ASN.1 format #10

Open ronaldtse opened 7 years ago

ronaldtse commented 7 years ago

We're going to migrate to the ASN.1 format for SM2 ciphertext to adhere to this standard: https://github.com/riboseinc/rfc-openpgp-oscca/blob/master/references/GBT%20draft%20based%20on%20GMT%200009-2012.doc

This one is basically same as GM/T 0009-2012 that details data formats to be used with SM2 PKE and SM2 DSA.

We should update our draft to adhere to this as discussed with @randombit .

ronaldtse commented 7 years ago

@randombit could you please help update this now that Botan supports it? Thanks!