RustCrypto / formats

Cryptography-related format encoders/decoders: DER, PEM, PKCS, PKIX
243 stars 129 forks source link

Add STB (Belarus standarts) to const-oid #1394

Closed makavity closed 4 months ago

makavity commented 5 months ago

Added OIDS from Republic of Belarus standarts (STB) https://github.com/bcrypto/bake/blob/master/spec/bake-module-v1.asn (for example, one file)

tarcieri commented 5 months ago

Can you leave the pkcs8 changes out for now? It would probably be good to just put those in the bign256 crate.