secure_dotenv_generator 1.0.0
secure_dotenv_generator: ^1.0.0 copied to clipboard
Code generator for secure_dotenv
1.0.0 #
- Updated to pointycastle
0.2.1 #
- fix: iv encryption fixed
0.2.0 #
- fix: users can now provide a IV for encryption, also an output file name can be provided to store the encryption key and iv automatically.
0.1.1 #
- fix: empty string in .env file crashes gen. Now treated as null.
0.1.0 #
- Initial release