Cipher
Base class for cipher implementation.
Gets the minimum data size.
protected Cipher()
Converts big endian bytes into number.
Converts big endian bytes into number.
Converts big endian bytes into number.
Converts big endian bytes into number.
Converts little endian bytes into number.
Converts little endian bytes into number.
Converts little endian bytes into number.
Converts little endian bytes into number.
Populates buffer with big endian number representation.
Populates buffer with big endian number representation.
Populates buffer with little endian number representation.
Populates buffer with little endian number representation.
Populates buffer with big endian number representation.
Populates buffer with big endian number representation.
Populates buffer with little endian number representation.
Populates buffer with little endian number representation.
Decrypts the specified input.
Encrypts the specified input.