You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add 'RELATIVE OID' support with fork of 'der' crate (#58)
- Clean up some dependencies, using x509-cert and der directly where
applicable instead of re-exports from x509-verify crate.
- Add basic 'RELATIVE OID' parsing support. Eventually, we should
upstream this.
- Bump 'der' dependency to '0.7.10', and switch to fork that has
'RELATIVE OID' tag support. PR to upstream support is at
RustCrypto/formats#1942.
0 commit comments