Commit Graph

24 Commits

Author SHA1 Message Date
Jeffrey Walton
5aca5fb96e Add HMQV and FHMQV to VS project files 2016-07-13 16:54:32 -04:00
Jeffrey Walton
53b51331a4 Add ChaCha family of stream ciphers 2016-04-21 12:05:25 -04:00
Jeffrey Walton
d656f4404a Added Windows support for BLAKE2 2016-04-17 10:48:26 -04:00
Jeffrey Walton
48809d4e85 CRYPTOPP 5.6.3 RC6 checkin 2015-11-05 01:59:46 -05:00
Jeffrey Walton
f4b44dfea8 Added trap.h to Visual Studio projects 2015-07-24 22:46:38 -04:00
Jeffrey Walton
2afb07c427 Removed execute bit from other project files 2015-06-24 15:44:20 -04:00
weidai
2fb44ea6db add SHA-3
update DSA to FIPS 186-3
update version numbers
2013-01-19 02:20:00 +00:00
weidai
d1c31d0a04 rename "cryptdll" project to "cryptopp"
fix compile errors on MSVC 2010
2010-06-29 02:46:17 +00:00
weidai
084bc0bbce remove extra file 2010-06-18 01:56:27 +00:00
weidai
3be02e9a1a fix EC2N skipping of optional seed, switch to public domain MARS code, deliver vc80.pdb to OutDir 2009-03-28 03:08:27 +00:00
weidai
2779fc6050 - add EAX mode, XSalsa20
- speed up GCM key setup
- wipe stack in AES assembly code
- speed up CFB mode
2009-03-12 11:24:12 +00:00
weidai
8ca6148ad5 add x86/x64 assembly for SHA-256,
add DEFAULT_CHANNEL and AAD_CHANNEL,
fix macChannel for AuthenticatedEncryptionFilter
2009-03-10 02:56:19 +00:00
weidai
a47f06515b fix VC60 compile, project file line-endings, Apple GCC 4.2 compile 2009-03-03 10:18:44 +00:00
weidai
d8a644fc4e changes for 5.6:
- added AuthenticatedSymmetricCipher interface class and Filter wrappers
    - added CCM, GCM (with SSE2 assembly), CMAC, and SEED
    - improved AES speed on x86 and x64
    - removed WORD64_AVAILABLE; compiler 64-bit int support is now required
2009-03-02 02:39:17 +00:00
weidai
ebc533c0e1 add quotes around $(InputPath) (Laurence Parry) 2007-12-03 19:51:49 +00:00
weidai
a81ba0ebd9 reduce executable size when only hash functions are used 2007-10-02 00:21:52 +00:00
weidai
a91e88afaf fix x64 options and warnings 2007-05-05 19:03:38 +00:00
weidai
31b3f6c3a8 update files and options 2007-05-05 15:29:40 +00:00
weidai
28c392e082 add Salsa20 cipher 2006-12-09 17:18:13 +00:00
weidai
36dbae5fc1 remove compiler warnings 2006-09-01 10:39:56 +00:00
weidai
922fdeb150 fix MSVC 2005 warnings 2006-03-13 13:26:41 +00:00
weidai
8d54ba7ff2 upgrade project files to MSVC 2005 and add x64 platform 2006-01-30 14:00:54 +00:00
weidai
946eb7f0f4 remove extraneous SCC info 2005-09-05 21:39:50 +00:00
weidai
31068bd685 add missing project files 2005-05-07 01:27:04 +00:00