libtomcrypt/demos
Steffen Jaeckel e040ef1a59 add aesgcm demo
yeah I know, it's GNU specific, therefore it's also only added to the
GNU makefiles
2018-03-27 14:26:16 +02:00
..
gcm-file add gcm_file() and gcm_filehandle() 2018-03-27 14:26:16 +02:00
aesgcm.c add aesgcm demo 2018-03-27 14:26:16 +02:00
constants.c Fix _POSIX_C_SOURCE not defined warning (-Wundef) 2017-11-03 17:05:56 +01:00
demo_dynamic.py remove {MIN,MAX}_RSA_SIZE 2017-10-01 22:56:47 +02:00
hashsum.c Fix _POSIX_C_SOURCE not defined warning (-Wundef) 2017-11-03 17:05:56 +01:00
ltcrypt.c fix missing registration of PRNG's in ltcrypt 2017-08-26 12:07:24 +02:00
openssl-enc.c use new padding functions in openssl-enc 2018-03-23 22:01:41 +01:00
sizes.c Fix _POSIX_C_SOURCE not defined warning (-Wundef) 2017-11-03 17:05:56 +01:00
small.c fix headers & footers in demos & tests 2017-06-20 15:16:11 +02:00
timing.c fix: return with a value, in function returning void (LTC_EASY) 2018-02-26 09:52:57 +01:00
tv_gen.c base64_* use char * for Base64 strings 2018-03-26 16:42:19 +02:00