android-pbe

Additional

Language
Java
Version
N/A
Created
Apr 27, 2012
Updated
Dec 2, 2012 (Retired)
Owner
Nikolay Elenkov (nelenkov)
Contributor
Nikolay Elenkov (nelenkov)
1
Activity
Badge
Generate
Download
Source code

Advertisement

android-pbe

Android password-based encryption (PBE) implementation. Sample code for the 'Using Password-based Encryption on Android' blog post: http://nelenkov.blogspot.jp/2012/04/using-password-based-encryption-on.html

Implements various methods for key derivation, including ones that should not be used but appear to be common.

Covered standards and algorithms:

PBE, PBKDF1, PBKDF2 PKCS#5, PKCS#12