botan.algo_base.transform

Transformations of data

Members

Classes

KeyedTransform
class KeyedTransform
Undocumented in source.

Functions

getTransform
Transformation getTransform(string algo)
Undocumented in source. Be warned that the author may not have intended to support it.
transformTest
SecureVector!ubyte transformTest(string algo, SecureVector!ubyte nonce, SecureVector!ubyte , SecureVector!ubyte input)
Undocumented in source. Be warned that the author may not have intended to support it.

Interfaces

Transformation
interface Transformation

Interface for general transformations on data

Variables

total_tests
size_t total_tests;
Undocumented in source.

Meta

License

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