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