summaryrefslogtreecommitdiff
path: root/src/mongo/crypto/sha512_block.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-57446 fix clang-tidy header issues and add header-filterDaniel Moody2021-08-021-2/+2
* SERVER-43610 Change HashTraits signature to allow storing into a specifed bufferSara Golemon2019-09-251-4/+2
* SERVER-41440 Rename SHABlock to HashBlockJason Piao2019-06-171-3/+3
* SERVER-39893 Implement AEAD_AES_256_CBC_HMAC_SHA_512Shreyas Kalyan2019-03-211-0/+60