package
2.51.2+incompatible
Repository: https://github.com/delphit430/v2ray-core.git
Documentation: pkg.go.dev

# Functions

NewAesDecryptionStream creates a new AES encryption stream based on given key and IV.
NewAesEncryptionStream creates a new AES description stream based on given key and IV.
No description provided by the author
No description provided by the author
NewChaCha20Stream creates a new Chacha20 encryption/descryption stream based on give key and IV.
No description provided by the author
No description provided by the author
No description provided by the author
NewCryptionWriter creates a new CryptionWriter.
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author
No description provided by the author
ChunkSizeDecoder is an utility class to decode size value from bytes.
ChunkSizeEncoder is an utility class to encode size value into bytes.