shadowsocks/shadowsocks/crypto
Zou Yong 0f4e3fa00c Add mbedtls wrapper, custom crypto lib path, test files (#803)
* add mbedtls crypto wrapper.
add tests files for new aead ciphers
add custom lib path support
fix some typo

* fix forbidden ip list

* rm crypto lib build files

* remove crypto source

* add xchacha20 test config

* convert dos new line format to unix format

* Fix help msg
2017-04-29 14:27:55 +08:00
..
__init__.py license under Apache License v2.0 2015-02-03 14:10:36 +08:00
aead.py Add mbedtls wrapper, custom crypto lib path, test files (#803) 2017-04-29 14:27:55 +08:00
hkdf.py Add AEAD ciphers support (#775) 2017-03-04 14:37:29 +08:00
mbedtls.py Add mbedtls wrapper, custom crypto lib path, test files (#803) 2017-04-29 14:27:55 +08:00
openssl.py Add mbedtls wrapper, custom crypto lib path, test files (#803) 2017-04-29 14:27:55 +08:00
rc4_md5.py Add mbedtls wrapper, custom crypto lib path, test files (#803) 2017-04-29 14:27:55 +08:00
sodium.py Add mbedtls wrapper, custom crypto lib path, test files (#803) 2017-04-29 14:27:55 +08:00
table.py Add mbedtls wrapper, custom crypto lib path, test files (#803) 2017-04-29 14:27:55 +08:00
util.py Add mbedtls wrapper, custom crypto lib path, test files (#803) 2017-04-29 14:27:55 +08:00