scryptdec_file(infile, outfile, passwd, passwdlen, maxmem, maxmemfrac, maxtime): Read a stream from infile and decrypt it, writing the resulting stream to outfile.
See Implementation
scryptdec_file(infile, outfile, passwd, passwdlen, maxmem, maxmemfrac, maxtime): Read a stream from infile and decrypt it, writing the resulting stream to outfile.