summaryrefslogtreecommitdiff
path: root/sha.h
Commit message (Expand)AuthorAgeFilesLines
* Fix Clang 3.3 and 3.4 compiles (Issue 264)Jeffrey Walton2016-09-211-0/+1
* Add constexpr-ness to StaticAlgorithmName member functionJeffrey Walton2016-09-071-5/+5
* Go back to Commit 66ada4cc61d62afcJeffrey Walton2016-07-061-1/+1
* Revert "Merge remote-tracking branch 'upstream/master'" - not intended to be ...Mouse2016-07-061-1/+1
* Add MacPorts GCC compiler and Clang integrated assembler support. This is a m...Jeffrey Walton2016-07-051-1/+1
* Fixed Clang 3.3 integrated assembler crash on LinuxJeffrey Walton2015-12-251-2/+7
* Cleared issues 11,12,13 (Clang integrated assembler), 58 (RC rollup), 66 (Cov...Jeffrey Walton2015-11-181-9/+12
* CRYPTOPP 5.6.3 RC6 checkinJeffrey Walton2015-11-051-63/+67
* fix compile on MSVC 6weidai2009-03-131-2/+2
* add x86/x64 assembly for SHA-256,weidai2009-03-101-4/+10
* changes for 5.6: weidai2009-03-021-4/+0
* MMX/SSE2 optimizationsweidai2007-04-151-6/+0
* port to GCC 4weidai2005-09-051-10/+10
* changes done for FIPS-140 lab code dropweidai2005-01-201-7/+7
* changes related to the next FIPS validationweidai2004-09-031-4/+4
* add SHA-224weidai2004-07-231-0/+9
* merge in 5.0.4 changes (exclude DES and SHA-2 from DLL),weidai2003-07-101-3/+3
* create DLL version, fix GetNextIV() bug in CTR and OFB modesweidai2003-07-041-23/+9
* Initial revisionweidai2002-10-041-0/+72