summaryrefslogtreecommitdiff
path: root/cryptlib.vcxproj.filters
Commit message (Expand)AuthorAgeFilesLines
* Add LSH dynamic dispatch (PR #1032)Jeffrey Walton2021-04-261-0/+12
* Add LSH to Visual Studio project filesJeffrey Walton2021-04-161-0/+9
* Remove 64-bit AdvancedProcessBlocks (GH #945)Jeffrey Walton2020-07-071-9/+0
* Add XTS block cipher mode of operation (GH #891, PR #892)Jeffrey Walton2019-10-121-0/+6
* Add BytePtr and ConstBytePtr overloads for SecByteBlock (GH #890)Jeffrey Walton2019-10-031-0/+3
* Avoid circular dependency using AlignedAllocate (GH #885)Jeffrey Walton2019-09-281-0/+6
* Fix RDSEED hang on x86 (GH #872) (#873)Jeffrey Walton2019-08-061-0/+3
* Revert changes for lgtm findingsJeffrey Walton2019-06-091-3/+0
* Clear lgtm findingsJeffrey Walton2019-06-081-0/+3
* Make config.h more Autoconf friendly (GH #835, PR #836)Jeffrey Walton2019-05-171-0/+30
* Add SHAKE-128 and SHAKE-256 (GH #805, PR #806)Jeffrey Walton2019-02-121-4/+10
* Add ChaCha20/Poly1305 AEAD cipher (GH #724)Jeffrey Walton2019-01-281-0/+12
* Use carryless multiplies for NIST b233 and k233 curves (GH #783, PR #784)Jeffrey Walton2019-01-161-0/+3
* Add ed25519 (GH #764, PR #767)Jeffrey Walton2018-12-241-0/+9
* Add Test vectors and data to VS project filesJeffrey Walton2018-12-151-1/+1
* Add Moon's curve25519 using SSE2 (GH #761)Jeffrey Walton2018-12-131-0/+3
* Add Langley's curve25519 (GH #761, PR# 762)Jeffrey Walton2018-12-111-0/+21
* Add CRYPTOPP_INLINE to SIMON and SPECk for debuggingJeffrey Walton2018-11-131-2/+0
* Rename files with dashes to underscoresJeffrey Walton2018-11-101-20/+20
* Add ChaCha AVX2 implementation (GH #735)Jeffrey Walton2018-11-081-1/+6
* Split Blake2 SIMD files into blake2s-simd.cpp and blake2b-simd.cpp (GH #729, ...Jeffrey Walton2018-11-021-1/+4
* Add ChaCha SSE2 implementationJeffrey Walton2018-10-231-0/+3
* Add keccakc.h and keccakc.cpp for shared F1600Jeffrey Walton2018-08-221-0/+6
* Remove Thread and Socket classes (GH #208, PR #703)Jeffrey Walton2018-08-171-30/+0
* Split simon-simd.cpp and speck-simd.cpp into separate source filesJeffrey Walton2018-08-151-2/+8
* Add AES-NI accelerated SM4 encryption (GH #540)Jeffrey Walton2018-07-131-0/+3
* Add HC-256 stream cipher (GH #680)Jeffrey Walton2018-07-051-0/+6
* Add HC-128 stream cipher (GH #679)Jeffrey Walton2018-07-051-0/+6
* Add Rabbit stream cipher (GH #678)Jeffrey Walton2018-07-041-0/+6
* Add SIMECK-64 SSSE3 implementation (GH #675)Jeffrey Walton2018-07-011-0/+3
* Add Simeck lightweight block cipher (GH #675)Jeffrey Walton2018-06-301-0/+6
* Add HIGHT lightweight block cipher (GH #672)Jeffrey Walton2018-06-241-0/+6
* Add LEA-128 SSSE3 implementation (GH #669)Jeffrey Walton2018-06-221-0/+3
* Add CHAM128 SSSE3 implementation (PR #670)Jeffrey Walton2018-06-191-0/+3
* Add CHAM lightweight block cipher (PR #670)Jeffrey Walton2018-06-171-0/+6
* Add LEA lightweight block cipher (GH #669)Jeffrey Walton2018-06-171-0/+6
* Add scrypt key derivation function (GH #613, PR #626)Jeffrey Walton2018-03-311-1/+7
* Re-add Simon and Speck, enable SSE (GH #585)Jeffrey Walton2018-02-181-0/+18
* Remove Simon and Speck ciphers (GH #585)Jeffrey Walton2018-02-141-19/+1
* Rename nacl.h to naclite.hJeffrey Walton2018-01-211-1/+1
* Add interface to TweetNaCl library (#566)Jeffrey Walton2018-01-171-0/+9
* Refactor <cipher>_AdvancedProcessBlocks_<arch> into adv-simd.hJeffrey Walton2017-12-091-0/+3
* Add simon-simd.cpp to file list and nmake fileJeffrey Walton2017-11-271-1/+1
* Add NEON and ASIMD intrinsics for SPECK-128 (GH #539)Jeffrey Walton2017-11-271-1/+4
* Add SM3 hash function (GH #541)Jeffrey Walton2017-11-231-12/+12
* Add SM4 block ciphers (GH #540)Jeffrey Walton2017-11-231-0/+6
* Add speck-simd.cpp to project files (GH #538, #539)Jeffrey Walton2017-11-221-0/+3
* Add SIMON-64 and SIMON-128 lightweight block ciphers (GH #539)Jeffrey Walton2017-11-211-0/+6
* Add SPECK-64 and SPECK-128 lightweight block ciphers (GH #538)Jeffrey Walton2017-11-201-0/+6
* Add sse-simd.cpp to nmake file and vcxproj filtersJeffrey Walton2017-11-161-0/+3