This website requires JavaScript.
Explore
Help
Sign In
haskell
/
cryptonite
Watch
1
Star
0
Fork
0
You've already forked cryptonite
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
f5706959a4
cryptonite
/
cbits
/
aes
History
Olivier Chéron
f5706959a4
AES-NI and PCLMUL with per-function target compiler options
2020-03-14 08:43:44 +01:00
..
block128.h
Add AES-GCM-SIV
2019-08-25 16:38:01 +02:00
generic.c
Fix many cases of unaligned accesses
2017-06-25 18:10:55 +01:00
generic.h
cryptonitize AES, and add foreign function interfaces to it (not exported).
2015-04-05 10:44:23 +01:00
gf.c
Use conventional declaration order
2020-02-10 06:43:26 +01:00
gf.h
AES GCM: use Shoup's method with 4-bit table
2019-06-06 06:48:16 +02:00
x86ni_impl.c
AES-NI and PCLMUL with per-function target compiler options
2020-03-14 08:43:44 +01:00
x86ni.c
AES-NI and PCLMUL with per-function target compiler options
2020-03-14 08:43:44 +01:00
x86ni.h
AES-NI and PCLMUL with per-function target compiler options
2020-03-14 08:43:44 +01:00