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

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: Added missing licences. Created 7 years, 11 months 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
« no previous file with comments | « third_party/scrypt/configure ('k') | third_party/scrypt/lib/crypto/crypto_aesctr.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
« no previous file with comments | « third_party/scrypt/configure ('k') | third_party/scrypt/lib/crypto/crypto_aesctr.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698