summaryrefslogtreecommitdiff
path: root/lib/chef/encrypted_data_bag_item
Commit message (Expand)AuthorAgeFilesLines
* [CHEF-5356-gcm] moved some requires from decryptor.rb to assertions.rbXabier de Zuazo2014-07-092-2/+3
* [CHEF-5356-gcm] Use OpenSSL::Cipher and OpenSSL::Digest instead of OpenSSL::C...Xabier de Zuazo2014-07-084-13/+13
* [CHEF-5356-gcm] If the requirements to use Encryted Data Bags 3 are not met, ...Xabier de Zuazo2014-07-064-18/+106
* [CHEF-5356-gcm] Chef::EncryptedDataBagItem Version3 implementation using GCMXabier de Zuazo2014-07-013-11/+134
* replace yajl and json gem with ffi-yajlLamont Granquist2014-06-232-5/+5
* Split EncryptedDataBagItem into multiple filesJohn Keiser2013-12-036-0/+431