Commit Graph

357 Commits

Author SHA1 Message Date
weidai
d2f4175c59 fix compile with Sun CC 2007-05-05 02:15:11 +00:00
weidai
64157fa5e0 add -Wa,--divide for Solaris 2007-05-05 01:21:44 +00:00
weidai
b9e10208c6 add debug printout 2007-05-05 01:03:16 +00:00
weidai
c992330622 fix bug in UnalignedPutWordNonTemplate 2007-05-05 01:00:52 +00:00
weidai
a1e8a5f05c fix bug in assembly 2007-05-04 23:18:04 +00:00
weidai
d2d9be75ef VMAC draft-krovetz-vmac-01 2007-05-04 21:41:38 +00:00
weidai
f46f0d73c5 fix compile on Mac OS X 2007-05-04 20:46:32 +00:00
weidai
a740a0ff83 fix warning with Intel compiler 2007-05-04 19:56:16 +00:00
weidai
1a66826785 remove extraneous -D__pic__ 2007-05-04 19:55:34 +00:00
weidai
9fe12a94b5 use byteswap.h only on Linux 2007-05-04 19:47:37 +00:00
weidai
859e63275f fix DLL compile 2007-05-04 19:30:10 +00:00
weidai
0f96a7cd38 revert -ffunction-sections -fdata-sections 2007-05-04 19:19:52 +00:00
weidai
dbf12b654a fix g_cacheLineSize for Pentium 3 2007-05-04 19:19:01 +00:00
weidai
74ff1a8e54 fix compile 2007-05-04 16:13:42 +00:00
weidai
56f907ca36 fix warning 2007-05-04 16:00:58 +00:00
weidai
26c7e0bd0a use Weak1 namespace 2007-05-04 15:38:42 +00:00
weidai
5834ecc870 add IncorporateEntropy and GenerateIntoBufferedTransformation to RNG interface 2007-05-04 15:38:32 +00:00
weidai
4186dc1478 increase buffer sizes 2007-05-04 15:38:12 +00:00
weidai
f41245df6f reduce risk of reusing random numbers after VM state rollback 2007-05-04 15:37:46 +00:00
weidai
b1be555667 fix compile 2007-05-04 15:36:15 +00:00
weidai
c4365a3870 remove extraneous function 2007-05-04 15:35:38 +00:00
weidai
0150b2d663 speed up xorbuf 2007-05-04 15:33:17 +00:00
weidai
31e06b9d0b change PutBlock to default to non-aligned access 2007-05-04 15:32:55 +00:00
weidai
7a18924f02 change default FIPS RNG to use AES instead of DES_EDE 2007-05-04 15:31:46 +00:00
weidai
a786529072 use Weak1 namespace 2007-05-04 15:25:16 +00:00
weidai
240a14e561 add word128 2007-05-04 15:25:08 +00:00
weidai
d2510f30c7 fix compile for x64, DLL and VC 6 2007-05-04 15:24:09 +00:00
weidai
460c2d6c6a enable -O2 and -march=native -mtune=native 2007-05-04 15:12:23 +00:00
weidai
5ee13b48aa use Weak1 namespace 2007-05-04 15:10:50 +00:00
weidai
afa89ae981 add/remove files 2007-05-04 15:08:52 +00:00
weidai
f9261eb107 reduce risk of random number reuse after VM rollback 2007-05-04 15:04:58 +00:00
weidai
c09618a557 update to draft-01 2007-05-04 15:03:07 +00:00
weidai
deb3228e83 move ARC4 into Weak namespace 2007-04-16 21:27:41 +00:00
weidai
3a3fef7436 fix compile on Sun CC 2007-04-16 05:40:37 +00:00
weidai
68a38c0b9a fix compile with Intel compiler 2007-04-16 02:51:59 +00:00
weidai
ab6b054cf4 CPU feature detection and assembly helpers 2007-04-16 00:45:50 +00:00
weidai
6f80838723 MASM code for x64 2007-04-16 00:45:21 +00:00
weidai
517d6a55ca IV_REQUIREMENT changes 2007-04-16 00:43:17 +00:00
weidai
f0b6d88f11 clarify comments 2007-04-16 00:41:11 +00:00
weidai
32b47f1a66 add 64-bit mangled names of new and delete 2007-04-16 00:40:48 +00:00
weidai
3344b3eef1 Test: Encode now tests decryption also 2007-04-16 00:39:56 +00:00
weidai
a30a7f4ed3 changes to support optimizations 2007-04-16 00:39:09 +00:00
weidai
3802d23c07 fix bug decoding optional parameters 2007-04-16 00:38:29 +00:00
weidai
ffd84849eb remove HAVAL, MD5MAC, XMACC. add Sosemanuk 2007-04-16 00:37:44 +00:00
weidai
4f784a84f8 move MD2, MD4, MD5, PanamaHash, WAKE_CFB into the namespace 'Weak' 2007-04-16 00:36:51 +00:00
weidai
544cafcc25 move sbox macros to serpentp.h for Sosemanuk 2007-04-16 00:35:40 +00:00
weidai
f42ff7fc18 reduce memory usage. move sbox macros to serpentp.h 2007-04-16 00:35:10 +00:00
weidai
c46c9fbc2b rename STRUCTURED_IV to UNIQUE_IV. assert correct cipher direction 2007-04-16 00:34:13 +00:00
weidai
de8b060ea1 optimizations 2007-04-16 00:33:09 +00:00
weidai
ce5e051e42 handle new FIPS test vector format 2007-04-16 00:32:27 +00:00