Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

spki: add AlgorithmIdentifierWithOid #986

Merged
merged 1 commit into from
Apr 5, 2023

Conversation

tarcieri
Copy link
Member

@tarcieri tarcieri commented Apr 5, 2023

Type alias for AlgorithmIdentifier<ObjectIdentifier>

Type alias for `AlgorithmIdentifier<ObjectIdentifier>`
@tarcieri tarcieri merged commit 91e9607 into master Apr 5, 2023
@tarcieri tarcieri deleted the spki/add-algorithm-identifier-with-oid branch April 5, 2023 03:22
baloo added a commit to baloo/formats that referenced this pull request May 4, 2023
Added
- `AlgorithmIdentifierWithOid` trait (RustCrypto#986)
- `SignatureBitStringEncoding` trait (RustCrypto#1047)

Changed
-  Bump `hex-literal` to v0.4.1 (RustCrypto#999)
@baloo baloo mentioned this pull request May 4, 2023
baloo added a commit to baloo/formats that referenced this pull request May 4, 2023
Added
- `AlgorithmIdentifierWithOid` trait (RustCrypto#986)
- `SignatureBitStringEncoding` trait (RustCrypto#1047)

Changed
-  Bump `hex-literal` to v0.4.1 (RustCrypto#999)
baloo added a commit that referenced this pull request May 4, 2023
Added
- `AlgorithmIdentifierWithOid` trait (#986)
- `SignatureBitStringEncoding` trait (#1047)

Changed
-  Bump `hex-literal` to v0.4.1 (#999)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant