Commit Graph

27 Commits

Author SHA1 Message Date
orignal af6d1442fd use correct public key for libressl's encaps 2026-06-08 15:36:21 -04:00
orignal 40cf684f1b create new pkey for public key only 2026-06-08 14:12:56 -04:00
orignal 69f13a1a54 always set MLKEM type ML-KEM-768 for libressl 2026-06-08 09:36:57 -04:00
orignal 0044b8e33d removed warnings 2026-06-08 09:01:26 -04:00
user 3b5bd67ba7 логика препроцессора, для pq 2026-06-08 12:05:03 +00:00
user a3e8777c7e fix typing 2026-06-08 12:03:01 +00:00
user 92ed3c4b38 fix typing 2026-06-08 11:43:51 +00:00
user d6b6390f67 fix typing 2026-06-08 11:41:46 +00:00
user c11a3aff95 fix typing 2026-06-08 11:36:47 +00:00
user 512d313288 fix: fix MLKEM_public_from_private logic 2026-06-08 05:54:10 +00:00
user 736b569ee5 libressl cache pubkey 2026-06-08 05:45:51 +00:00
user ddc0f05cd2 use cached pub key 2026-06-08 05:27:19 +00:00
user 8562404952 get public key libressl 2026-06-08 05:11:44 +00:00
user bf1d6cc979 mlkem libressl generate private key 2026-06-08 04:56:30 +00:00
user 810dd65375 pq/libressl fix: fix compilation 2026-06-08 04:35:17 +00:00
user 321483f56e PQ/LibreSSL: encap/decap 2026-06-08 04:31:54 +00:00
user cd176796b3 PQ: fix logic 2026-06-08 04:16:33 +00:00
user f2e7a0ff5c preproccessor shit 2026-06-08 03:05:42 +00:00
user 433f3e554b PQ: preproccessor magic 2026-06-07 13:55:31 +00:00
user ade8e0e10b fix: fix preprocessor code 2026-06-07 13:37:48 +00:00
user 9b6f183896 postqunatum mlkem libressl: gen/free keys 2026-06-07 13:26:15 +00:00
orignal 009a66fb7e init XK state with ML-KEM for SSU2 2026-03-08 17:24:47 -04:00
orignal 9bd226edcd init XK state with ML-KEM for NTCP2 2025-12-23 22:03:38 -05:00
orignal 9c46ff2449 Initial Noise states and encryptors/decryptors for ML-KEM-768 and ML-KEM-1024 2025-04-15 13:26:19 -04:00
orignal 1a04b59585 common InitNoiseIKState for all ML-KEM crypto 2025-04-14 21:45:53 -04:00
orignal 828cd9d07b common MLKEMKeys for all types 2025-04-14 19:38:43 -04:00
orignal 4c5d0116f8 moved ML-KEM code to PostQuntum.h/.cpp 2025-04-14 18:21:07 -04:00