Student Main
|
92137d28aa
|
make compiler happy in encryption
|
6 years ago |
Student Main
|
a972813e45
|
drop byte array based Encrypt Decrypt
|
6 years ago |
Student Main
|
2cd649a05c
|
span based Encrypt Decrypt
|
6 years ago |
Student Main
|
6fc9a43cc4
|
ReadOnlySpan in encrypt api
|
6 years ago |
Student Main
|
af405a668a
|
doc, lint
|
6 years ago |
Student Main
|
bf56f40292
|
remove loop buffer from aead encryptor
|
6 years ago |
Student Main
|
e4a33c2f6a
|
remove loop buffer from stream encryptor
|
6 years ago |
Student Main
|
b332a6bd1c
|
drop stream cipher cipherUpdate api, drop table cipher due to performance issue
|
6 years ago |
Student Main
|
0d5ad751ad
|
improve Logger.Dump, few rename
|
6 years ago |
Student Main
|
a7e5fcde51
|
buggy aes-cfb with bouncycastle
|
6 years ago |
Student Main
|
0497ce88ff
|
remove excessive state in Encryptor, as we use 2 encryptor per connection.
|
6 years ago |
Student Main
|
ac9eaaeb05
|
adjust test case, update EncryptorInfo API
|
6 years ago |
Student Main
|
8fc46bb9c4
|
refactor crypto test
|
6 years ago |
Student Main
|
09c3b73e32
|
remove libsscrypto.dll.gz
|
6 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 |