botan.rng.test

Unit tests for RNG

Public Imports

memutils.hashmap
public import memutils.hashmap;
Undocumented in source.

Members

Classes

FixedOutputRNG
class FixedOutputRNG
Undocumented in source.

Functions

getRng
RandomNumberGenerator getRng(string algo_str, string ikm_hex)
Undocumented in source. Be warned that the author may not have intended to support it.
hmacDrbgTest
size_t hmacDrbgTest(HashMap!(string, string) m)
Undocumented in source. Be warned that the author may not have intended to support it.
x931Test
size_t x931Test(string algo, string ikm, string output, size_t L)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

total_tests
size_t total_tests;
Undocumented in source.

Meta

License

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