Karel Miko
|
0286b36ad6
|
fix doxygen warnings (as mentioned in #228)
[skip ci]
|
2017-08-09 09:44:12 +02:00 |
|
Steffen Jaeckel
|
1bf42ea99a
|
update some of the static functions
|
2017-06-22 14:21:14 +02:00 |
|
Steffen Jaeckel
|
27b3ffc627
|
use compare_testvector() instead of XMEMCMP() in tests
|
2017-06-22 14:21:14 +02:00 |
|
Steffen Jaeckel
|
4cd1355b8f
|
more clean-up of headers/footers
|
2017-06-20 15:16:11 +02:00 |
|
Steffen Jaeckel
|
fe19dad623
|
replace SVN tags
|
2017-06-20 15:16:11 +02:00 |
|
Steffen Jaeckel
|
4dc211e19d
|
clean-up headers
|
2017-06-20 15:16:11 +02:00 |
|
Steffen Jaeckel
|
4e971a8518
|
don't use print_hex() from library
|
2017-06-08 22:20:45 +02:00 |
|
Steffen Jaeckel
|
67ca1c0b9a
|
fix for compilation with LTC_DEBUG
|
2017-05-03 12:37:24 +02:00 |
|
Karel Miko
|
eb209aa2f9
|
more error checking in *_test
|
2017-04-28 19:24:58 +02:00 |
|
Karel Miko
|
0f0f1e40be
|
indentation
|
2017-04-24 21:59:21 +02:00 |
|
Karel Miko
|
61105b67f4
|
test vectors from https://github.com/BLAKE2
|
2017-04-23 23:27:54 +02:00 |
|
Karel Miko
|
0d585958c1
|
BLAKE2 based MACs
|
2017-04-23 23:27:54 +02:00 |
|
Karel Miko
|
336c52ca5f
|
Facelift of *_file functions
|
2017-04-21 16:11:22 +02:00 |
|
Francois Perrad
|
9941648125
|
remove suspicious ;
|
2017-04-07 00:17:43 +02:00 |
|
Karel Miko
|
7b93f04390
|
wrong use of sizeof(buf)
|
2017-04-03 19:54:51 +02:00 |
|
Karel Miko
|
883db95da2
|
FILE_READ_BUFSIZE > LTC_FILE_READ_BUFSIZE
|
2017-04-02 18:13:45 +02:00 |
|
Karel Miko
|
06b1582de6
|
new #define FILE_READ_BUFSIZE
|
2017-04-02 18:13:45 +02:00 |
|
Karel Miko
|
11a9dc50b3
|
poly_state > poly1305_state
|
2017-04-02 18:13:45 +02:00 |
|
Karel Miko
|
ff6abc776c
|
RFC 7539 - ChaCha20 and Poly1305 + chacha based PRNG
|
2017-04-02 18:13:45 +02:00 |
|
Karel Miko
|
54a26525dc
|
avoid C++ style comments
|
2017-03-15 15:22:06 +01:00 |
|
Karel Miko
|
88412a9fc2
|
conversion related troubles (int, size_t, ptrdiff_t ..)
|
2017-02-28 11:30:19 +01:00 |
|
Matt Kelly
|
e187f4cbf4
|
Fix all warnings from -Wcast-align
|
2017-02-26 10:12:16 -05:00 |
|
Francois Perrad
|
58353f51e2
|
remove trailing spaces
|
2017-02-24 16:29:54 +01:00 |
|
Francois Perrad
|
7b48f4d5f7
|
fix indentation
|
2017-02-24 16:23:10 +01:00 |
|
Steffen Jaeckel
|
460b8716c9
|
fix clang-analyzer warnings
This fixes #80
|
2015-12-05 14:31:01 +01:00 |
|
Steffen Jaeckel
|
9585faca2b
|
re-work debug output of some tests
|
2015-08-23 22:59:14 +02:00 |
|
Steffen Jaeckel
|
8652f33f35
|
pmac_init: prevent possible out of bounds access of polys[]
|
2014-05-25 00:35:03 +02:00 |
|
Steffen Jaeckel
|
50d10790e3
|
trim trailing spaces
|
2014-05-25 00:35:03 +02:00 |
|
Steffen Jaeckel
|
c211ce7f66
|
omac: fix accidentally reverted patch
introduced in 6816ac3f3fae776adb1372dbffd0441062006109
reverted in 8e7777b5545e46ab545bd51f7fcde7957134ade2
|
2014-05-01 15:44:09 +02:00 |
|
Steffen Jaeckel
|
b895f13484
|
minor changes/clean-up sources
|
2014-04-30 01:10:22 +02:00 |
|
Steffen Jaeckel
|
cbd59421bd
|
protect all tables by an ifdef; adjust safer to the same concept
|
2014-04-04 00:38:05 +02:00 |
|
Steffen Jaeckel
|
ed9940175d
|
hmac test: add some more tests from RFC's
|
2014-02-16 18:55:24 +01:00 |
|
Steffen Jaeckel
|
ddb26a4276
|
hmac test: remove comments, prepare for extension
|
2014-02-16 18:41:33 +01:00 |
|
Steffen Jaeckel
|
8e7777b554
|
trim trailing spaces/clean up
|
2014-02-16 18:41:28 +01:00 |
|
Steffen Jaeckel
|
6816ac3f3f
|
modification to suppress compiler warning when LTC_FAST is not defined
|
2010-06-16 19:59:39 +02:00 |
|
Tom St Denis
|
bbc52b9e1b
|
added libtomcrypt-1.17
|
2010-06-16 12:39:13 +02:00 |
|
Tom St Denis
|
e24b01d392
|
added libtomcrypt-1.16
|
2010-06-16 12:39:09 +02:00 |
|
Tom St Denis
|
2de2976d25
|
added libtomcrypt-1.15
|
2010-06-16 12:39:06 +02:00 |
|
Tom St Denis
|
479cc9c261
|
added libtomcrypt-1.14
|
2010-06-16 12:39:03 +02:00 |
|
Tom St Denis
|
64d7ebe166
|
added libtomcrypt-1.11
|
2010-06-16 12:38:54 +02:00 |
|
Tom St Denis
|
4a1a5796de
|
added libtomcrypt-1.07
|
2010-06-16 12:38:44 +02:00 |
|
Tom St Denis
|
72412f6dac
|
added libtomcrypt-1.06
|
2010-06-16 12:38:41 +02:00 |
|
Tom St Denis
|
3964a6523a
|
added libtomcrypt-1.03
|
2010-06-16 12:38:34 +02:00 |
|
Tom St Denis
|
65c1317eee
|
added libtomcrypt-1.02
|
2010-06-16 12:38:32 +02:00 |
|
Tom St Denis
|
6ac9952498
|
added libtomcrypt-1.01
|
2010-06-16 12:38:29 +02:00 |
|
Tom St Denis
|
bfc2f5b078
|
added libtomcrypt-1.00
|
2010-06-16 12:38:26 +02:00 |
|