NLnetLabs / krill

RPKI Certificate Authority and Publication Server written in Rust
https://nlnetlabs.nl/projects/routing/krill/
Mozilla Public License 2.0
296 stars 42 forks source link

Upgrade cryptoki to 0.7. #1212

Closed partim closed 5 months ago

partim commented 5 months ago

This PR upgrades cryptoki – the library for PKCS11 support – to version 0.7. This requires a few minor changes related to handling of user PINs.

partim commented 5 months ago

Let’s keep this PR strictly the upgrade and then do the issues in separate PRs.