danielberkompas / cloak

Elixir encryption library designed for Ecto
MIT License
566 stars 55 forks source link

Remove deprecated ciphers #76

Open danielberkompas opened 5 years ago

danielberkompas commented 5 years ago

The deprecated ciphers should remain in so that people can have a smooth upgrade to 1.0.0. In 1.1, they should probably be removed?

chulkilee commented 4 years ago

What about this: deprecate in 1.1, and remove in 1.2 (elixir-style bump) or 2.0 (real semver bump)