summaryrefslogtreecommitdiff
path: root/src/mongo/crypto/sha_block_tom.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-43610 Change HashTraits signature to allow storing into a specifed bufferSara Golemon2019-09-251-16/+13
* SERVER-39893 Implement AEAD_AES_256_CBC_HMAC_SHA_512Shreyas Kalyan2019-03-211-11/+34
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-21/+23
* SERVER-32742 Implement SHA-1, SHA-256, and HMAC crypto support with Windows B...Mark Benvenuto2018-03-021-2/+0
* SERVER-22411 Add stub implementation of ASIO SChannel integrationMark Benvenuto2018-02-151-0/+2
* Revert "SERVER-22411 Add stub implementation of ASIO SChannel integration"Mark Benvenuto2018-02-071-2/+0
* SERVER-22411 Add stub implementation of ASIO SChannel integrationMark Benvenuto2018-02-071-0/+2
* SERVER-30218 Add SHA256 SupportJason Carey2017-07-251-0/+127