summaryrefslogtreecommitdiffstats
path: root/src/lib/crypto/builtin/sha2
Commit message (Expand)AuthorAgeFilesLines
* Reduce boilerplate in makefilesGreg Hudson2013-05-161-5/+0
* make dependGreg Hudson2013-03-241-3/+2
* make dependGreg Hudson2013-01-101-1/+1
* Separate clpreauth and kdcpreauth interfacesGreg Hudson2012-12-191-1/+1
* Adjust most C source files to match the new standards for copyrightGreg Hudson2011-03-091-1/+1
* On make clean remove test programs and object files. In lib/krb5/krbEzra Peisach2011-03-061-1/+1
* Fix SHA-256 on big-endian platformsGreg Hudson2011-03-031-0/+4
* Namespace-protect SHA-256 symbols. Build SHA-256 code independently ofGreg Hudson2011-02-253-67/+43
* Make dependGreg Hudson2011-02-251-3/+3
* update dependenciesKen Raeburn2010-12-051-3/+3
* Use for loops for recursion in the Windows build, cutting down on theGreg Hudson2010-11-281-1/+1
* Fix Windows buildGreg Hudson2010-11-251-2/+2
* Improves prng code modularity. Introduces fortuna-like prng that can be used ...Zhanna Tsitkov2010-10-055-0/+507