This repository was archived by the owner on Oct 5, 2022. It is now read-only.
This repository was archived by the owner on Oct 5, 2022. It is now read-only.
Compatibility Break after 0.6.2 #136
Open
Description
We just upgraded our project from phpSec 0.6.2 to 0.6.5 and now none of the encrypted data we have decodes properly. This seems to be caused by the library deriving the actual crypto keys from our passphrase via PBKDF2 (see ebcc18e) and maybe the reduction of the workload from 1,000 to 1 in e02f4c4.
Thanks for completely breaking backwards compatibility by releasing a bugfix release. Semver, anyone?
Metadata
Metadata
Assignees
Labels
No labels