liboqs/NEW_API.md
Douglas Stebila 38757741fc
Add new KEM API and SIKE (#295)
* 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
2018-06-18 09:22:56 -04:00

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 combines test_rand, test_aes, test_sha, etc.
  • speed_kem needs autoconf to generate compilation information variables