Version 1.0.1
- Fixes an error on calling
random.random
with a negative argument - Fixes a module name typo in
ccryptolib.util
- Makes the internal packing module actually work when
string.pack
is unavailable
random.random
with a negative argumentccryptolib.util
string.pack
is unavailable