Query: rdf::crypt
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
RDF::Crypt(3pm) User Contributed Perl Documentation RDF::Crypt(3pm)NAMERDF::Crypt - semantic cryptographyDESCRIPTIONRDF-Crypt provides a variety of objects and methods for cryptographically manipulating (encrypting, decrypting, signing and verifying) RDF graphs using RSA and WebID. RDF-Crypt uses a role-based architecture. Classes like RDF::Crypt::Encrypter are in fact very slim wrappers around collections of roles. Most of the interesting behaviour is documented in the role modules.SEE ALSORDF::Crypt::Encrypter, RDF::Crypt::Decrypter, RDF::Crypt::Signer, RDF::Crypt::Verifier. Web::ID, RDF::ACL. <http://www.perlrdf.org/>.BUGSPlease report any bugs to <http://rt.cpan.org/>.AUTHORToby Inkster <tobyink@cpan.org>.COPYRIGHTCopyright 2010, 2012 Toby Inkster This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.DISCLAIMER OF WARRANTIESTHIS PACKAGE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE. perl v5.14.2 2012-06-25 RDF::Crypt(3pm)