Skip to content

JPass 1.0.0

Compare
Choose a tag to compare
@gaborbata gaborbata released this 20 Sep 15:22
· 48 commits to master since this release

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