rfcs icon indicating copy to clipboard operation
rfcs copied to clipboard

Predictable Encryption

Open Kerrick opened this issue 3 years ago • 0 comments

📚 Summary

The RFC introduces an option to Encryption.encrypt that will allow developers to generate predictable encryptions. When using this option, each time that you encrypt the same value with the same options, it will generate the same encrypted string.

❓ Type of change

  • [ ] 🐞 Bug fix (a non-breaking change that fixes an issue)
  • [ ] 👌 Enhancement (improving an existing functionality like performance)
  • [x] ✨ New feature (a non-breaking change that adds functionality)
  • [ ] ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

🔗 Links

Discussion Thread Full Rendered Proposal

Kerrick avatar Jul 02 '22 17:07 Kerrick