Skip to content

v0.2.0 Return types and OQS_MEM_cleanse usage

Choose a tag to compare

@Visualq Visualq released this 03 Oct 09:52
· 2 commits to main since this release
  • Methods are now provided with return types
  • Freeing up memory is done by OQS_MEM_cleanse instead of our custom secure_bzero method.