This website requires JavaScript.
Explore
Help
Sign In
kris
/
pqc
Watch
1
Star
1
Fork
0
You've already forked pqc
Code
Issues
Pull Requests
Releases
Wiki
Activity
b5d4e93478
pqc
/
crypto_kem
/
frodokem640shake
/
clean
History
Thom Wiggers
b5d4e93478
Add -O3 to CFLAGS
2019-04-17 11:56:16 +02:00
..
api.h
Initial FrodoKEM-640-SHAKE implementation
2019-03-21 22:56:45 -04:00
common.h
Switch for int and unsigned char to size_to and uint8_t
2019-04-02 14:06:06 -04:00
kem.c
Switch for int and unsigned char to size_to and uint8_t
2019-04-02 14:06:06 -04:00
LICENSE
Initial FrodoKEM-640-SHAKE implementation
2019-03-21 22:56:45 -04:00
Makefile
Add -O3 to CFLAGS
2019-04-17 11:56:16 +02:00
Makefile.Microsoft_nmake
Fix typo
2019-03-21 23:53:53 -04:00
matrix_shake.c
Switch for int and unsigned char to size_to and uint8_t
2019-04-02 14:06:06 -04:00
noise.c
Fix int/size_t comparison in frodo
2019-04-16 13:37:50 +02:00
params.h
Apply clang-tidy
2019-03-21 23:40:12 -04:00
util.c
Add -Wmissing-prototypes (
#109
)
2019-04-13 11:47:29 -04:00