Skip to content

fix(mcrypt deprecation): removing references to mcrypt going forward#309

Open
prossmann1 wants to merge 1 commit intomasterfrom
228-mcrypt-deprecation
Open

fix(mcrypt deprecation): removing references to mcrypt going forward#309
prossmann1 wants to merge 1 commit intomasterfrom
228-mcrypt-deprecation

Conversation

@prossmann1
Copy link
Copy Markdown
Collaborator

These changes will use openssl to encrypt data going forward. Any newly encrypted data will be tagged with openssl:: so we know how to decrypt. Any currently existing data will be decrypted using mcrypt.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant