summaryrefslogtreecommitdiffstats
path: root/src/lib/crypto/openssl/sha2
Commit message (Expand)AuthorAgeFilesLines
* Fix non-builtin crypto module buildsGreg Hudson2013-05-291-0/+4
* Reduce boilerplate in makefilesGreg Hudson2013-05-161-22/+0
* Consolidate almost all lib/crypto/krb headers into a singleGreg Hudson2011-03-022-41/+0
* Reference random-to-key handlers through the enctype instead of theGreg Hudson2011-02-271-13/+1
* Namespace-protect SHA-256 symbols. Build SHA-256 code independently ofGreg Hudson2011-02-251-3/+3
* Unbreak the OpenSSL and NSS crypto builds in the wake of r24652Greg Hudson2011-02-243-38/+10
* Use for loops for recursion in the Windows build, cutting down on theGreg Hudson2010-11-281-9/+1
* Improves prng code modularity. Introduces fortuna-like prng that can be used ...Zhanna Tsitkov2010-10-054-0/+114