Graham Percival db19c89313 scryptenc: add scryptdec_file_printparams() 5 vuotta sitten
..
crypto d22301884e Don't allow r or p to be zero 5 vuotta sitten
scryptenc db19c89313 scryptenc: add scryptdec_file_printparams() 5 vuotta sitten
util 2b478e7ce5 memlimit: don't use RLIMIT_DATA if we HAVE_MMAP 5 vuotta sitten
README ddc58f04db Source tree from which scrypt-1.1.4 was built. 12 vuotta sitten
platform.h 0b9a3d0cf1 style: replace tab with space 5 vuotta sitten

README

The source code under this directory is taken from the client for the
Tarsnap online backup system (and released under the 2-clause BSD license
with permission of the author); keeping this code in sync with the Tarsnap
code is highly desirable and explains why there is some functionality
included here which is not actually used by the scrypt file encryption
utility.