typeorm-encrypted
typeorm-encrypted copied to clipboard
Create a CLI tool for adding or swapping keys to an encrypted column
- [ ] Add a key to an unencrypted column that needs to be encrypted.
- [ ] Swap keys on an existing encrypted column
Would be useful for key retention schedules and getting started with the library. See https://github.com/generalpiston/typeorm-encrypted/issues/36 for more info.