aboutsummaryrefslogtreecommitdiff
path: root/decrepit/evp
AgeCommit message (Expand)AuthorFilesLines
2021-09-24Keep EVP_CIPHER/EVP_MD lookup and do_all functions in syncDavid Benjamin1-0/+45
2021-08-30Include SHA512-256 in EVP_get_digestbyname and EVP_MD_do_all.David Benjamin1-0/+2
2021-07-01Add some OpenSSL compatibility aliases.David Benjamin1-0/+6
2019-02-11sync EVP_get_cipherbyname with EVP_do_all_sortedJeremy Apthorp1-8/+20
2018-09-05Flatten the decrepit target.David Benjamin1-10/+0
2017-08-18Run the comment conversion script on decrepit/David Benjamin1-1/+1
2016-05-20Add |EVP_dss1| as an alias for |EVP_sha1| in decrepit.Adam Langley2-0/+21
2016-01-26Tweaks for node.jsAdam Langley2-0/+86