summaryrefslogtreecommitdiff
path: root/vmac.cpp
Commit message (Expand)AuthorAgeFilesLines
* add x86/x64 assembly for SHA-256,weidai2009-03-101-6/+3
* work around GCC Bug 31690weidai2009-03-031-0/+5
* changes for 5.6: weidai2009-03-021-12/+24
* fix incorrect VMAC computation on message lengths that are >64 mod 128weidai2009-01-241-5/+3
* fix compile with -fPIC (reported by Geoff Beier)weidai2008-11-211-2/+2
* fix compile with ICC 10weidai2007-09-251-1/+1
* patch from Jody Hagins to fix gcc 3.2 compileweidai2007-08-131-4/+4
* fix bug on 32-bit big-endian machinesweidai2007-05-241-8/+8
* fix compile on Turbo C++ 2006weidai2007-05-051-5/+11
* fix compile with ICC for ia64weidai2007-05-051-14/+18
* fix bug in assemblyweidai2007-05-041-3/+3
* VMAC draft-krovetz-vmac-01weidai2007-05-041-0/+810