summaryrefslogtreecommitdiff
path: root/src/mongo/crypto/sha_block_apple.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-43610 Change HashTraits signature to allow storing into a specifed bufferSara Golemon2019-09-251-15/+9
* SERVER-39893 Implement AEAD_AES_256_CBC_HMAC_SHA_512Shreyas Kalyan2019-03-211-6/+37
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-37584 Fix build failure on case-sensitive macOS file system: CommonHmac.hPatrick Freed2018-10-241-1/+1
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-21/+23
* SERVER-32753 Implement basic crypto functions for OSXSara Golemon2018-01-221-0/+94