Skip to content
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

Description

@xrstf

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions