summaryrefslogtreecommitdiffstats
path: root/tools/obbtool/pbkdf2gen.cpp
Commit message (Collapse)AuthorAgeFilesLines
* 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