Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2)

Side by Side Diff: third_party/scrypt/lib/README

Issue 11637016: Add "scrypt" to third_party for secure password hashes (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: add scrypt to .gitignore Created 8 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 The source code under this directory is taken from the client for the
2 Tarsnap online backup system (and released under the 2-clause BSD license
3 with permission of the author); keeping this code in sync with the Tarsnap
4 code is highly desirable and explains why there is some functionality
5 included here which is not actually used by the scrypt file encryption
6 utility.
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698