Skip to content

Commit

Permalink
doc: update change log
Browse files Browse the repository at this point in the history
Signed-off-by: Stephan Mueller <[email protected]>
  • Loading branch information
smuellerDD committed Mar 15, 2023
1 parent c65a4c3 commit 7fc8cf5
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,9 @@ Changes 0.5.3:

* enhancement: allow kernel modules to be compiled directly from installed user space headers

* enhancement: make ASMv8 code compile on macOS
* enhancement: make ARMv8 code compile on macOS

- use O3 compiler optimization instead of Os - O3 is significantly faster especially for Kyber C implementation, yet both options work fine

Changes 0.5.2
* enhancement: add ARMv7 Neon assembler support for Keccak
Expand Down

0 comments on commit 7fc8cf5

Please sign in to comment.