Skip to content

Implement SecretKey::from_pem to decode variety of keys#2387

Merged
tarcieri merged 5 commits intoRustCrypto:masterfrom
DoumanAsh:introduce_generic_pem_parse
Apr 16, 2026
Merged

Implement SecretKey::from_pem to decode variety of keys#2387
tarcieri merged 5 commits intoRustCrypto:masterfrom
DoumanAsh:introduce_generic_pem_parse

Conversation

@DoumanAsh
Copy link
Copy Markdown
Contributor

As suggested in RustCrypto/signatures#1305 created API to decode SecretKey from variety of PEM encodings

@DoumanAsh DoumanAsh force-pushed the introduce_generic_pem_parse branch from 175b06d to 990374d Compare April 16, 2026 14:33
Comment thread elliptic-curve/src/secret_key.rs Outdated
@DoumanAsh DoumanAsh requested a review from tarcieri April 16, 2026 15:02
Comment thread elliptic-curve/src/secret_key.rs Outdated
@tarcieri tarcieri merged commit f7e7c3d into RustCrypto:master Apr 16, 2026
15 checks passed
@DoumanAsh DoumanAsh deleted the introduce_generic_pem_parse branch April 16, 2026 15:55
tarcieri pushed a commit that referenced this pull request Apr 17, 2026
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.

2 participants