summaryrefslogtreecommitdiff
path: root/lib/chef/win32/crypto.rb
Commit message (Expand)AuthorAgeFilesLines
* Convert require to require_relativeLamont Granquist2019-05-081-4/+4
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* Use double quotes by defaultThom May2016-01-141-50/+50
* Merge pull request #3462 from chef/jdm/pscred-winrmSteven Murawski2015-09-081-1/+1
|\
| * Allow creation of secure strings over remoting/servicesjdm/pscred-winrmJay Mundrawala2015-06-011-1/+1
* | Refactor Chef::Mixin::WideString to remove implicit Windows dependency.mcquin/refactor-wstringClaire McQuin2015-09-011-0/+1
|/
* Hexdigest the encrypted value by default for powershell compatJay Mundrawala2015-03-201-1/+2
* Added encrypt wrapperJay Mundrawala2015-03-201-0/+48