summaryrefslogtreecommitdiff
path: root/src/mongo/crypto/sha1_block.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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-89/+22
* SERVER-29610 Allow LogicalSessionIds to contain signed user informationsamantharitter2017-07-131-0/+7
* SERVER-28435 Implement getNewKey for catalog clientRandolph Tan2017-04-171-0/+4
* SERVER-27768 Implement HMAC key for signing Logical clock's storage & distrib...Jack Mulrow2017-03-021-2/+7
* SERVER-27748 Implement LogicalTimeMetadataRandolph Tan2017-02-271-1/+1
* SERVER-28052 Make SHA1Hash a full fledged classRandolph Tan2017-02-241-0/+88