summaryrefslogtreecommitdiff
path: root/src/mongo/crypto
Commit message (Expand)AuthorAgeFilesLines
* SERVER-13256 Remove scoped_ptr from pch.hAndrew Morrow2015-01-051-0/+3
* SERVER-15198: Make scramIterationCount user configurableAmalia Hawkins2014-10-152-4/+2
* Revert "SERVER-15198 Make scramIterationCount user configurable"Amalia Hawkins2014-10-102-2/+4
* SERVER-15198 Make scramIterationCount user configurableAmalia Hawkins2014-10-102-4/+2
* SERVER-15236 Using SCRAM-SHA-1 for keyfile authenticationAndreas Nilsson2014-10-102-4/+10
* SERVER-15298 Support PLAIN for schemaVersion28SCRAMAndreas Nilsson2014-10-102-25/+42
* SERVER-15178 Setting LTC_NO_ASM macroAndreas Nilsson2014-10-031-1/+1
* SERVER-15178 Added Copyright header and fixed indentationAndreas Nilsson2014-10-039-668/+803
* SERVER-15178 Native SHA-1 and HMAC algorithm supportAndreas Nilsson2014-10-0328-85/+4153
* SERVER-7596 Make SCRAM mechanism code independent db/Andreas Nilsson2014-09-223-0/+350