= Description
An interface for the Windows Next Generation Cryptography library.
= Installation
gem install windows-cng
= Synopsis
require 'windows/cng'
cng = Windows::CNG.new
cng.hash('some string')
cng.close
= License
Artistic 2.0
= Contributions
Although this library is free, please consider having your company
setup a gittip if used by your company professionally.
http://www.gittip.com/djberg96/
= Copyright
(C) 2014 Daniel J. Berger, All Rights Reserved
= Warranty
This package is provided "as is" and without any express or
implied warranties, including, without limitation, the implied
warranties of merchantability and fitness for a particular purpose.
= Author
Daniel J. Berger
Project
windows-cng
The windows-cng library is a wrapper for the next generation Windows
cryptography API.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
Development
Primary Language
Ruby
Licenses
Artistic 2.0
Project Readme