This is a set of Python bindings for the scrypt key derivation function. Scrypt is useful when encrypting password as it is possible to specify a minimum amount of time to use when encrypting and ...
At a Glance Simple, one file Supports Scrypt (litecoin, dogecoin, etc) and SHA256d (bitcoin, namecoin, etc) Stratum (and only stratum) Zero dependencies (beyond standard Python libraries) 100% pure ...