summaryrefslogtreecommitdiff
path: root/src/mongo/crypto/sha1_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-1/+1
* SERVER-41440 Rename SHABlock to HashBlockJason Piao2019-06-171-3/+3
* SERVER-39893 Implement AEAD_AES_256_CBC_HMAC_SHA_512Shreyas Kalyan2019-03-211-3/+2
* 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-30218 Add SHA256 SupportJason Carey2017-07-251-108/+35
* SERVER-29610 Allow LogicalSessionIds to contain signed user informationsamantharitter2017-07-131-0/+11
* SERVER-28997: Limit SCRAM-SHA-1 cache's use of Secure MemorySpencer Jackson2017-05-161-2/+18
* SERVER-28435 Implement getNewKey for catalog clientRandolph Tan2017-04-171-0/+2
* SERVER-27768 Implement HMAC key for signing Logical clock's storage & distrib...Jack Mulrow2017-03-021-1/+2
* SERVER-27748 Implement LogicalTimeMetadataRandolph Tan2017-02-271-1/+1
* SERVER-28052 Make SHA1Hash a full fledged classRandolph Tan2017-02-241-0/+99