botan.stream.stream_cipher

Stream Cipher

Public Imports

botan.algo_base.sym_algo
public import botan.algo_base.sym_algo;
Undocumented in source.

Members

Functions

streamTest
size_t streamTest(string algo, string key_hex, string in_hex, string out_hex, string nonce_hex)
Undocumented in source. Be warned that the author may not have intended to support it.

Interfaces

StreamCipher
interface StreamCipher

Base class for all stream ciphers

Meta

License

Botan is released under the Simplified BSD License (see LICENSE.md)