Crypt::RSA::Primitives man page on OpenServer

Man page or keyword search:  
man Server   5388 pages
apropos Keyword Search (all sections)
Output format
OpenServer logo
[printable version]

Crypt::RSA::PrimitivesUser Contributed Perl DocumentaCrypt::RSA::Primitives(3)

NAME
       Crypt::RSA::Primitives - RSA encryption, decryption, signature and ver-
       ification primitives.

SYNOPSIS
	   my $prim = new Crypt::RSA::Primitives;
	   my $ctxt = $prim->core_encrypt (Key => $key, Plaintext => $string);
	   my $ptxt = $prim->core_decrypt (Key => $key, Cyphertext => $ctxt);
	   my $sign = $prim->core_sign	  (Key => $key, Message => $string);
	   my $vrfy = $prim->core_verify  (Key => $key, Signature => $sig);

DESCRIPTION
       This module implements RSA encryption, decryption, signature and verfi-
       cation primitives. These primitives should only be used in the context
       of an encryption or signing scheme. See Crypt::RSA::ES::OAEP(3), and
       Crypt::RSA::SS::PSS(3) for the implementation of two such schemes.

ERROR HANDLING
       See ERROR HANDLING in Crypt::RSA(3) manpage.

AUTHOR
       Vipul Ved Prakash, <mail@vipul.net>

SEE ALSO
       Crypt::RSA(3), Crypt::RSA::Key(3), Crypt::RSA::ES::OAEP(3),
       Crypt::RSA::SS::PSS(3)

perl v5.8.8			  2005-10-20	     Crypt::RSA::Primitives(3)
[top]
                             _         _         _ 
                            | |       | |       | |     
                            | |       | |       | |     
                         __ | | __ __ | | __ __ | | __  
                         \ \| |/ / \ \| |/ / \ \| |/ /  
                          \ \ / /   \ \ / /   \ \ / /   
                           \   /     \   /     \   /    
                            \_/       \_/       \_/ 
More information is available in HTML format for server OpenServer

List of man pages available for OpenServer

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net