Symmetric Encryption v3.9.0 Release Notes

Release Date: 2017-04-25 // about 7 years ago
  • ๐Ÿ‘ท Full Changelog

    Closed issues:

    • ๐Ÿ‘ท ArgumentError while generating new keys for heroku #72
    • ๐Ÿ‘ท Can't use unicode for key in YAML with Ruby 2.4 #71
    • ๐Ÿ‘ท Not work with ruby 2.4 #70
    • ๐Ÿ‘ท In development, I get: wrong final block length #69
    • ๐Ÿ‘ท Unknown SymmetricEncryptionValidator in RAILS_ENV=development #68
    • Heroku Could not find generator 'symmetric_encryption:heroku_config #67
    • ๐Ÿ‘ท #encrypted? returns true for a plain text string #63
    • ๐Ÿ‘ท HIPAA Compliance #61
    • new_keys generator raises undefined method 'encrypt_key' #59
    • ๐Ÿ‘ท How to encrypt entire files at rest? #58
    • โœ… Virus test file causes header_present? method to fail #57

    ๐Ÿ”€ Merged pull requests:

    • ๐Ÿ›  Fix key generation for development and test enviorement #74 (jonatasrancan)
    • ๐Ÿ›  Fix error while generate new random keys and improve heroku_config template #73 (jonatasrancan)