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: adds a public key to SubjectPublicKeyInfoOwned helper #1269

Merged
merged 1 commit into from
Nov 28, 2023

Conversation

baloo
Copy link
Member

@baloo baloo commented Nov 24, 2023

This adds a SubjectPublicKeyInfoOwned::from_key helper that will accept any public key (an object implementing EncodePublicKey).

This adds a `SubjectPublicKeyInfoOwned::from_key` helper that will accept any
public key (an object implementing `EncodePublicKey`).
@tarcieri tarcieri merged commit 085edf9 into RustCrypto:master Nov 28, 2023
74 checks passed
baloo added a commit to baloo/formats that referenced this pull request Nov 28, 2023
Added:
 - public key to `SubjectPublicKeyInfoOwned` helper (RustCrypto#1269)
baloo added a commit to baloo/formats that referenced this pull request Nov 28, 2023
Added:
 - public key to `SubjectPublicKeyInfoOwned` helper (RustCrypto#1269)
@baloo baloo mentioned this pull request Nov 28, 2023
baloo added a commit that referenced this pull request Nov 28, 2023
Added:
 - public key to `SubjectPublicKeyInfoOwned` helper (#1269)
carl-wallace pushed a commit to carl-wallace/formats that referenced this pull request Dec 4, 2023
…to#1269)

This adds a `SubjectPublicKeyInfoOwned::from_key` helper that will accept any
public key (an object implementing `EncodePublicKey`).
carl-wallace pushed a commit to carl-wallace/formats that referenced this pull request Dec 4, 2023
Added:
 - public key to `SubjectPublicKeyInfoOwned` helper (RustCrypto#1269)
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.

None yet

2 participants