This repository has been archived on 2025-06-24. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
scrypt-genpass/lib
2012-09-03 13:55:29 -07:00
..
crypto Remove unused AES encryption routines 2012-09-02 19:49:55 -07:00
genpass Make types more robust 2012-09-03 11:50:02 -07:00
util Add simple algorithm for converting result hash to password 2012-09-03 13:55:29 -07:00
README Import scrypt-1.1.6.tgz with SHA-256 2012-09-02 11:29:39 -07:00

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.