secure_dotenv_generator 0.2.2
secure_dotenv_generator: ^0.2.2 copied to clipboard
Code generator for secure_dotenv
0.2.2 #
- fix: invalid or corrupted pad block
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