Module shadowsocks_crypto::v1[][src]

Shadowsocks V1 protocol ciphers

Enums

Cipher

Unified interface of Ciphers

CipherCategory

Category of ciphers

CipherKind

ShadowSocks cipher type

Functions

available_ciphers

Get available ciphers in string representation

openssl_bytes_to_key

Key derivation of OpenSSL’s EVP_BytesToKey

random_iv_or_salt

Generate random bytes into iv_or_salt