summaryrefslogtreecommitdiffstats
path: root/ssl/record/tls_pad.c
AgeCommit message (Expand)Author
2022-06-21Update copyright yearMatt Caswell
2022-05-09Fix leakage when the cacheline is 32-bytes in CBC_MAC_ROTATE_IN_PLACEbasavesh
2021-11-16RAND_bytes_ex: fix return checkPeiwei Hu
2021-10-11Replace the AES-128-CBC-HMAC-SHA1 cipher in e_ossltest.cBernd Edlinger
2021-06-17Update copyright yearMatt Caswell
2021-05-29ssl: add zero strenght arguments to BN and RAND RNG callsPauli
2020-10-15Rename OPENSSL_CTX prefix to OSSL_LIB_CTXDr. Matthias St. Pierre
2020-07-06Remove SSL dependencies from tls_pad.cMatt Caswell
2020-07-06Split the padding/mac removal functions out into a separate fileMatt Caswell