Skip to content

Commit

Permalink
Revert 175069
Browse files Browse the repository at this point in the history
> Add "scrypt" to third_party for use in generating secure hash of user password that can later be used for off-line authentication in the case when on-line authentication is not available.
> 
> The planned use for this is profile-locking where unlocking has to be possible even when not connected to a network.
> 
> BUG=
> 
> 
> Review URL: https://chromiumcodereview.appspot.com/11637016

TBR=bcwhite@chromium.org
Review URL: https://codereview.chromium.org/11776013

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175256 0039d316-1c4b-4281-b951-d872f2087c98
  • Loading branch information
jschuh@chromium.org committed Jan 5, 2013
1 parent cbe57cf commit 9f25b06
Show file tree
Hide file tree
Showing 37 changed files with 0 additions and 6,423 deletions.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,6 @@ v8.log
/third_party/pywebsocket/src
/third_party/safe_browsing/testing
/third_party/scons-2.0.1
/third_party/scrypt
/third_party/sfntly
/third_party/skia
/third_party/smhasher
Expand Down
11 changes: 0 additions & 11 deletions third_party/scrypt/.gitattributes

This file was deleted.

18 changes: 0 additions & 18 deletions third_party/scrypt/FORMAT

This file was deleted.

27 changes: 0 additions & 27 deletions third_party/scrypt/LICENSE

This file was deleted.

Loading

0 comments on commit 9f25b06

Please sign in to comment.