Open Issues Need Help
View All on GitHub Re-introduce code to deal with conflicting features about 1 month ago
help wanted fips
Run pbkdf tests with different PRFs 4 months ago
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