summaryrefslogtreecommitdiff
path: root/lib/libcrypto/rsa/rsa_x931.c
AgeCommit message (Expand)Author
2023-05-05Bring back the X9.31 padding helpersTheo Buehler
2023-04-25Remove X9.31 supportTheo Buehler
2017-01-29Send the function codes from the error functions to the bit bucket,Bob Beck
2014-10-18None of these need to include <openssl/rand.h>Joel Sing
2014-07-11Only import cryptlib.h in the four source files that actually need it.Joel Sing
2014-07-10Stop including standard headers via cryptlib.h - pull in the headers thatJoel Sing
2014-07-10delete some casts. ok miodTed Unangst
2014-07-09More KNF.Joel Sing
2014-07-09Be more strict in RSA_padding_check_X931(), and thus avoid a possibleMiod Vallat
2014-07-09KNFMiod Vallat
2014-06-12tags as requested by miod and teduTheo de Raadt
2006-06-27import of openssl-0.9.7jDamien Miller