Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 367 Bytes

TODO.md

File metadata and controls

12 lines (11 loc) · 367 Bytes

TODO

  1. Mine .cpp tests for useful test cases
  2. Mine try.c tests for useful test cases
  3. Benchmark app
  4. Increase ROUNDS in test cases
  5. Check John Regehr''s bug against NDK compiler
  6. Doxygen
  7. JNI: see if ByteBuffer improves performance/useability
  8. Alternate version without zero padding (?)
  9. Rethink KeyPair (?)
  10. Rethink exceptions (?)