tomcrypt/src
Steffen Jaeckel aa4bae5ae9 add option to do PKCS#1 v1.5 EMSA without ASN.1 around hash
Somehow someone forgot to add the OID in the signature field
of a SERVER_KEY_EXCHANGE message in early versions of the SSL protocol.
Therefore provide an option to be able to sign/verify a message
in that format.
2017-05-01 23:15:11 +02:00
..
ciphers misuse of compare_testvector 2017-04-05 09:28:32 +02:00
encauth lint fixes discussed in #199 2017-04-29 19:59:03 +02:00
hashes Unusual use of a Boolean expression 2017-05-01 14:51:35 +02:00
headers add option to do PKCS#1 v1.5 EMSA without ASN.1 around hash 2017-05-01 23:15:11 +02:00
mac more error checking in *_test 2017-04-28 19:24:58 +02:00
math avoid C++ style comments 2017-03-15 15:22:06 +01:00
misc LTC_CHACHA_STREAM >> LTC_CHACHA 2017-04-28 19:24:58 +02:00
modes move declaration at block beginning 2017-03-06 10:43:39 +01:00
pk add option to do PKCS#1 v1.5 EMSA without ASN.1 around hash 2017-05-01 23:15:11 +02:00
prngs fortuna - import does not fail when input data are larger than export_size 2017-04-29 14:12:36 +02:00
stream stream/chacha - improved counter increment 2017-04-28 19:24:58 +02:00