biscuit-auth
biscuit-rust
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
Merge pull request #267 from biscuit-auth/6.0.0-beta2 biscuit-auth 6.0.0-beta.2
main
4 months ago
biscuit-auth 6.0.0-beta.2
6.0.0-beta2
4 months ago
Add pem/der loaders to PublicKey (#265) * Add pem/der loaders to PublicKey Expose pem feature in biscuit-parser crate as well * missing deserialization methods * serialization methods * fix * more tests * allow guessing the algorithm from pem/der keypairs / public keys / private keys The pem/der payloads contain information about the key algorithm. Unfortunately we can’t easily extract it ahead of time, but we can try for each supported algorithms. Key parsing is typically a one-time operation, so it’s ok to do it this way. * rename functions --------- Co-authored-by: baranyildirim@gmail.com <baran.yildirim@outlook.com> Co-authored-by: Clement Delafargue <clement.delafargue@outscale.com>
main
4 months ago
rename functions
geal/pem-fixes
4 months ago
allow guessing the algorithm from pem/der keypairs / public keys / private keys The pem/der payloads contain information about the key algorithm. Unfortunately we can’t easily extract it ahead of time, but we can try for each supported algorithms. Key parsing is typically a one-time operation, so it’s ok to do it this way.
geal/pem-fixes
4 months ago
allow guessing the algorithm from pem/der keypairs / public keys / private keys The pem/der payloads contain information about the key algorithm. Unfortunately we can’t easily extract it ahead of time, but we can try for each supported algorithms. Key parsing is typically a one-time operation, so it’s ok to do it this way.
geal/pem-fixes
4 months ago
allow guessing the algorithm from pem/der keypairs / public keys / private keys The pem/der payloads contain information about the key algorithm. Unfortunately we can’t easily extract it ahead of time, but we can try for each supported algorithms. Key parsing is typically a one-time operation, so it’s ok to do it this way.
geal/pem-fixes
4 months ago
test signature prehashing
geal/prehashed-signatures
4 months ago
Active Branches
test signature prehashing
last run
4 months ago
#266
CodSpeed Performance Gauge
0%
© 2025 CodSpeed Technology
Home
Terms
Privacy
Docs