summaryrefslogtreecommitdiff
path: root/src/mongo/crypto/sha_block.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-41440 Rename SHABlock to HashBlockJason Piao2019-06-171-239/+0
* SERVER-40356 Make ConstDataRange constructable from any byte-like typeJonathan Reams2019-04-061-5/+3
* SERVER-39893 Implement AEAD_AES_256_CBC_HMAC_SHA_512Shreyas Kalyan2019-03-211-2/+19
* 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-33019 Update User object and DocumentParser to handle SCRAM-SHA-256Sara Golemon2018-02-011-0/+1
* SERVER-28338 KillSessions SupportJason Carey2017-08-171-0/+14
* SERVER-30218 Add SHA256 SupportJason Carey2017-07-251-0/+208