JPass 1.0.0
JPass 1.0.0
- Breaking change: improved security
- PBKDF2-HMAC-SHA-256 is used as password-based key derivation function with 310,000 iterations, using a 128-bits long random salt
- Breaking change: introduced new file format (which includes a JPass file identifier, file version and a random salt)
- older JPass versions (prior to v1.0.0) can not open the new format
- files written by older JPass versions can be still opened with the new version for backward compatibility, however they will be saved in the new format