Crypt_RSA
[ class tree: Crypt_RSA ] [ index: Crypt_RSA ] [ all elements ]

File: RSA.php

Source Location: /Crypt_RSA-1.2.1/RSA.php

Classes:

Crypt_RSA
Crypt_RSA class, derived from Crypt_RSA_ErrorHandler

Page Details:

Crypt_RSA allows to do following operations:

  • key pair generation
  • encryption and decryption
  • signing and sign validation
PHP versions 4 and 5

LICENSE: This source file is subject to version 3.0 of the PHP license that is available through the world-wide-web at the following URI: http://www.php.net/license/3_0.txt. If you did not receive a copy of the PHP License and are unable to obtain it through the web, please send a note to license@php.net so we can mail you a copy immediately.

Includes:

require_once('Crypt/RSA/ErrorHandler.php') [line 28]
RSA error handling facilities
require_once('Crypt/RSA/MathLoader.php') [line 33]
loader for math wrappers
require_once('Crypt/RSA/Key.php') [line 38]
helper class for mange single key
require_once('Crypt/RSA/KeyPair.php') [line 43]
helper class for manage key pair

Documentation generated on Mon, 11 Mar 2019 15:28:16 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.