Student Main
09c3b73e32
remove libsscrypto.dll.gz
6 years ago
Student Main
edd723de49
rc4 doesn't use iv
and plain cipher for aead for fun
6 years ago
Student Main
695716cd29
bring back table, add plain
revert d24548a04f
6 years ago
Student Main
5280c580d0
register native rc4
6 years ago
Student Main
5d658fc841
bring native rc4 back, along with rc4-md5
partially revert 421554f8ec
6 years ago
Damir Ainullin
842a29a31a
Removed unused array allocations
7 years ago
Syrone Wong
b2645f9f0a
Fix bf-cfb name
Don't use Cname
8 years ago
Syrone Wong
4d4f1753c7
Add OpenSSL 1.1.0g support due to hardware acceleration
Note: If you want to compile it by yourself, please make sure
do NOT use `no-asm` configure option, since the main point of
this commit is to utilize assembly in openssl
Add OpenSSL test
8 years ago
Syrone Wong
2eeebc29d7
Replace circular buffer with the blockcopy variant
to get rid of deep copy
- update NuGet pkg
Signed-off-by: Syrone Wong <wong.syrone@gmail.com>
9 years ago
Syrone Wong
3b3a8c9077
fix legacy key derivation
9 years ago
Syrone Wong
877644609b
spare enough space for UDP packet
9 years ago
Syrone Wong
3de14098d7
add AEAD support
9 years ago