Steffen Jaeckel
|
fe7c4e3993
|
add ltc_rng function pointer
the idea is to be able to easily provide a plug-in rng for a specific
platform without the need to touch the library.
|
2017-03-22 11:24:21 +01:00 |
|
Francois Perrad
|
9f8df116be
|
remove useless code
|
2017-02-24 16:23:27 +01:00 |
|
Steffen Jaeckel
|
ecb2402ba8
|
remove [X]CLOCKS_PER_SEC
|
2017-02-24 00:28:59 +01:00 |
|
Karel Miko
|
b36e75b7f1
|
don't read from c:\dev\random on windows
|
2017-02-21 13:34:52 +01:00 |
|
Steffen Jaeckel
|
d727b16898
|
use proper defines as of [1]
[1] http://predef.sourceforge.net
|
2017-02-21 13:34:52 +01:00 |
|
Karel Miko
|
15b3f39a4f
|
avoid using declaration after statements (rng_win32)
|
2016-01-14 21:46:53 +01:00 |
|
Karel Miko
|
7c1e251e75
|
avoid using declaration after statements
|
2016-01-14 21:46:53 +01:00 |
|
Steffen Jaeckel
|
dfa938a4f6
|
verify outcome when defining LTC_NOTHING
check that LTC_NOTHING really creates nothing but the libraries' basic
API functions
|
2015-02-15 17:25:45 +01:00 |
|
Steffen Jaeckel
|
473b0319ad
|
re-enable "unused-parameters" warning
|
2014-08-24 18:25:24 +02:00 |
|
Steffen Jaeckel
|
155a54ba40
|
add LTC prefix to most macros
|
2014-07-17 10:50:36 +02:00 |
|
karel-m
|
8afdb8831d
|
ifdefs related to 64bit MS Windows build
Conflicts:
src/headers/tomcrypt_cfg.h
src/prngs/rng_get_bytes.c
|
2014-04-29 19:15:28 +02:00 |
|
Steffen Jaeckel
|
8e7777b554
|
trim trailing spaces/clean up
|
2014-02-16 18:41:28 +01:00 |
|
Steffen Jaeckel
|
b1b15910ed
|
fix rng_get_bytes() when compiling with mingw-gcc
|
2013-10-15 10:17:17 +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
|
64d7ebe166
|
added libtomcrypt-1.11
|
2010-06-16 12:38:54 +02:00 |
|
Tom St Denis
|
3964a6523a
|
added libtomcrypt-1.03
|
2010-06-16 12:38:34 +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 |
|