RustCrypto / formats

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

const-oid: 0.10.0-pre.3 #1409

Closed baloo closed 4 months ago

baloo commented 4 months ago

We could probably -rc this actually?

All the structural changes are in, we will eventually add RFCs and new OIDs, but I'm not sure there is much value in keeping it a -pre?

tarcieri commented 4 months ago

@baloo I would like to find a solution to #1299 if possible before cutting a new rc, using the ObjectIdentifierRef impl from #1305

baloo commented 4 months ago

I might as well close this one for now then