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():

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

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

def test_zero_padding():
Ensure that the implicit zero-padding does not cause problems.