summaryrefslogtreecommitdiff
path: root/src/mongo/crypto/sha_block_windows.cpp
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-45592 Raise Windows runtime minimum to Windows 10/Windows 2016 for ↵Mark Benvenuto2020-02-141-0/+22
| | | | MongoDB 4.4
* SERVER-43610 Change HashTraits signature to allow storing into a specifed bufferSara Golemon2019-09-251-18/+16
|
* SERVER-40536 Local KMS in the shellMark Benvenuto2019-05-141-2/+0
|
* SERVER-39893 Implement AEAD_AES_256_CBC_HMAC_SHA_512Shreyas Kalyan2019-03-211-10/+46
|
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
| | | | | | Remove leading comments that are just stating the filename. Move any file-level comments below the copyright banner. Remove leading blank lines.
* 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 ↵Mark Benvenuto2018-03-021-0/+185
BCrypt