summaryrefslogtreecommitdiffstats
path: root/tools/obbtool/pbkdf2gen.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Move frameworks/base/tools/ to frameworks/tools/"Adam Lesinski2014-01-271-0/+78
| | | | This reverts commit 9f6a119c8aa276432ece4fe2118bd8a3c9b1067e.
* Move frameworks/base/tools/ to frameworks/tools/Mike Lockwood2013-08-281-78/+0
| | | | Change-Id: I3ffafdab27cc4aca256c3a5806b630795b75d5c8
* OBB: use PBKDF2 for key generation.Kenny Root2010-10-131-0/+78
Switch to using PBKDF2 for the key generation for OBBs. Any previously generated OBBs will stop being read correctly. A small pbkdf2gen program is available to allow generation of appropriate keys with the salts. Bug: 3059950 Change-Id: If4305c989fd692fd1150eb270dbf751e09c37295