diff options
author | Bart de Water <bart@somnilocode.nl> | 2016-07-18 13:48:58 +0200 |
---|---|---|
committer | Jeremy Daer <jeremydaer@gmail.com> | 2016-07-21 10:38:33 -0700 |
commit | d4ea18a8cb84601509ee4c6dc691b212af8c2c36 (patch) | |
tree | b11f96153c2acb348300677d82ac3a4e154b5098 /activesupport/lib/active_support/xml_mini.rb | |
parent | d5f57dc22759d306297ebf76aa8e5b62764dcd63 (diff) | |
download | rails-d4ea18a8cb84601509ee4c6dc691b212af8c2c36.tar.gz rails-d4ea18a8cb84601509ee4c6dc691b212af8c2c36.tar.bz2 rails-d4ea18a8cb84601509ee4c6dc691b212af8c2c36.zip |
Allow MessageEncryptor to take advantage of authenticated encryption modes
AEAD modes like `aes-256-gcm` provide both confidentiality and data authenticity, eliminating the need to use MessageVerifier to check if the encrypted data has been tampered with.
Signed-off-by: Jeremy Daer <jeremydaer@gmail.com>
Diffstat (limited to 'activesupport/lib/active_support/xml_mini.rb')
0 files changed, 0 insertions, 0 deletions