mirror of
https://github.com/open-quantum-safe/liboqs.git
synced 2025-10-05 00:05:12 -04:00
* Initial attempt at adding new KEM API and first KEM (SIKE) * Fix name spacing in kem_sike * Prettyprint kem_sike * Use OQS_STATUS return codes * Get speed_kem working * Add missing config.h file for SIKE
261 B
261 B
This file contains notes about the migration to the new API.
Things to remember to do
- Create a new
test_common
program that combinestest_rand
,test_aes
,test_sha
, etc. speed_kem
needs autoconf to generate compilation information variables