module documentation

Undocumented

Function test_reference_data Check that SeedSequence generates data the same as the C++ reference.
Function test_zero_padding Ensure that the implicit zero-padding does not cause problems.
def test_reference_data(): (source)

Check that SeedSequence generates data the same as the C++ reference.

https://gist.github.com/imneme/540829265469e673d045

def test_zero_padding(): (source)

Ensure that the implicit zero-padding does not cause problems.