Implementing Scrypt using Pythonista modules
-
Implementing Scrypt with just Python modules and builtins is incredibly slow; what's needed is C code (or objective C); are the modules provided with Pythonista (numpy etc) going to be useful in this regard?