This website requires JavaScript.
Explore
Drone CI
Help
Register
Sign In
TeaSpeak
/
tomcrypt
Watch
1
Star
0
Fork
0
You've already forked tomcrypt
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
tomcrypt
/
src
History
Steffen Jaeckel
58b71292c3
fixup caed025f8ac31c093e12832d4bde10d637c24e93
...
Simply always use an unsigned long long for ltc_mp_digit on 64-bit besides when using MSVC.
2017-10-03 19:20:33 +02:00
..
ciphers
use compare_testvector() instead of XMEMCMP() in tests
2017-06-22 14:21:14 +02:00
encauth
IV is short for 'initialization vector'
2017-09-20 15:06:40 +02:00
hashes
fix char* vs. const char* (tests related part)
2017-09-18 09:24:19 +02:00
headers
fixup caed025f8ac31c093e12832d4bde10d637c24e93
2017-10-03 19:20:33 +02:00
mac
IV is short for 'initialization vector'
2017-09-20 15:06:40 +02:00
math
fix doxygen warnings (as mentioned in
#228
)
2017-08-09 09:44:12 +02:00
misc
add ltc_mp_digit to sizes and tests
2017-10-03 18:43:32 +02:00
modes
IV is short for 'initialization vector'
2017-09-20 15:06:40 +02:00
pk
make sure size is valid
2017-10-02 01:18:36 +02:00
prngs
fix doxygen warnings (as mentioned in
#228
)
2017-08-09 09:44:12 +02:00
stream
make sure chacha_crypt() can only be called after setting the IV
2017-09-21 18:37:37 +02:00