mirror of
https://github.com/itzmeanjan/ml-kem.git
synced 2026-01-09 15:47:55 -05:00
Update project documentation README
Signed-off-by: Anjan Roy <hello@itzmeanjan.in>
This commit is contained in:
@@ -21,7 +21,7 @@ to_hex(std::span<const uint8_t> bytes)
|
||||
|
||||
// Compile it with
|
||||
//
|
||||
// g++ -std=c++20 -Wall -Wextra -pedantic -O3 -march=native -I ./include -I ./sha3/include -I ./subtle/include/ examples/ml_kem_768.cpp
|
||||
// g++ -std=c++20 -Wall -Wextra -Wpedantic -O3 -march=native -I ./include -I ./sha3/include -I ./subtle/include/ examples/ml_kem_768.cpp
|
||||
int
|
||||
main()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user