CryptoSys API
Library Manual
CipherStream.Algorithm Enumeration
Stream cipher algorithm
Syntax
[C#]
public
enum
Algorithm
[VB.NET]
Public
Enumeration
Algorithm
Members
Member name
Description
Arcfour
ARCFOUR (RC4) algorithm
Salsa20
Salsa20 algorithm
Chacha20
ChaCha20 algorithm
[
Contents
] [
Index
]
[
PREV: CipherFileOption Enumeration...
] [
Contents
] [
Index
]
[
NEXT: Cipher.Opts Enumeration...
]