Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | OBB: use PBKDF2 for key generation. | Kenny Root | 2010-10-13 | 1 | -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 |