summaryrefslogtreecommitdiff
path: root/lib/chef/encrypted_data_bag_item/assertions.rb
Commit message (Expand)AuthorAgeFilesLines
* pull rubocop 0.37.2 into chefstyleLamont Granquist2016-02-121-1/+1
* autofixing whitespace copsLamont Granquist2016-02-051-1/+1
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* Use double quotes by defaultThom May2016-01-141-2/+2
* EncryptedDataBagItem: remove Cipher#auth_data method existence check (ruby 1....Xabier de Zuazo2015-01-271-3/+0
* Disable data bag encryption v3 specs on ruby 1.9.X.sersut/chef-rc-fixesSerdar Sutay2014-10-201-1/+1
* [CHEF-5356-gcm] moved some requires from decryptor.rb to assertions.rbXabier de Zuazo2014-07-091-0/+3
* [CHEF-5356-gcm] Use OpenSSL::Cipher and OpenSSL::Digest instead of OpenSSL::C...Xabier de Zuazo2014-07-081-2/+2
* [CHEF-5356-gcm] If the requirements to use Encryted Data Bags 3 are not met, ...Xabier de Zuazo2014-07-061-0/+54