a pkcs#11 software token written in Rust

31 stars 15 forks 31 watchers Rust GNU General Public License v3.0
ffi openssl pkcs11 rust
2 Open Issues Need Help Last updated: Sep 17, 2025

Open Issues Need Help

View All on GitHub

a pkcs#11 software token written in Rust

Rust
#ffi#openssl#pkcs11#rust

AI Summary: Extend the existing PKCS#5 PBKDF2 test suite in the Rust-based Kryoptic PKCS#11 software token to include test vectors from RFC 6070 and support for different Pseudo-Random Functions (PRFs) beyond `CKP_PKCS5_PBKD2_HMAC_SHA1`. This involves adding new test cases and potentially modifying the existing test framework to accommodate various PRFs.

Complexity: 3/5
enhancement help wanted tests

a pkcs#11 software token written in Rust

Rust
#ffi#openssl#pkcs11#rust