Andreas Steffen
|
1265d78cac
|
ntru: Remove legacy NTRU key exchange method
|
2024-11-22 14:05:36 +01:00 |
|
Andreas Steffen
|
8e3a373e18
|
newhope: Remove legacy Newhope key exchange method
|
2024-11-22 14:05:36 +01:00 |
|
Tobias Brunner
|
47de9ef9a1
|
key-exchange: Add identifiers for ML-KEM algorithms
|
2024-11-21 14:26:35 +01:00 |
|
Tobias Brunner
|
12d2b6e2b4
|
key-exchange: Pass prefix array directly, not a pointer to it
|
2024-08-08 11:19:16 +02:00 |
|
Tobias Brunner
|
e05d86b27a
|
key-exchange: Add dynamic parser for additional key exchange methods
|
2024-08-07 16:20:18 +02:00 |
|
Tobias Brunner
|
c36eaf42da
|
key-exchange: Add helper to concatenate shared secrets of several key exchanges
|
2024-08-07 16:20:18 +02:00 |
|
Andreas Steffen
|
b7c167f972
|
Rename MODP_NONE to KE_NONE
|
2022-06-29 10:28:50 +02:00 |
|
Tobias Brunner
|
3af7c6db87
|
Rename diffie_hellman_t to key_exchange_t and change the interface etc.
This makes it more generic so we can use it for QSKE methods.
|
2022-06-29 10:28:50 +02:00 |
|