Module: EzCrypto

Defined in:
lib/ezsig.rb

Overview

These modules provides a simple ruby like way to create and verify digital signatures.

License

ActiveCrypto and EzCrypto are released under the MIT license.

Support

To contact the author, send mail to [email protected]

Also see my blogs at: stakeventures.com and neubia.com

This project was based on code used in my project StakeItOut, where you can securely share web services with your partners. stakeitout.com

© 2005 Pelle Braendgaard

Defined Under Namespace

Classes: Certificate, Name, Signer, TrustStore, Verifier