Commit Graph

5 Commits

Author SHA1 Message Date
Tete17
cabcf3ed66 LibCrypto: Add wrapper to EVP_PKEY_get_octet_string_param 2025-12-30 14:16:35 +01:00
Tete17
5126e4b409 LibCrypto: Support the parsing of certs and keys for ml-dsa keys 2025-12-10 21:26:06 +01:00
Tete17
83b5ed8e9f LibCrypto: Implement verify for ML-DSA algorithm 2025-12-10 21:26:06 +01:00
Tete17
995850082c LibCrypto: Implement message signing for ML-DSA algorithm 2025-12-10 21:26:06 +01:00
Tete17
2451a9c74b LibCrypto: Implement key pair generation for ML-DSA algorithm
This is the first post quantum algorithm in the project
2025-12-10 21:26:06 +01:00