For the latest news and information visit
The GNU Crypto project

Package gnu.crypto.sig.rsa

Class Summary
EME_PKCS1_V1_5 An implementation of the EME-PKCS1-V1.5 encoding and decoding methods.
EMSA_PKCS1_V1_5 An implementation of the EMSA-PKCS1-V1.5 encoding scheme.
EMSA_PSS An implementation of the EMSA-PSS encoding/decoding scheme.
RSA Utility methods related to the RSA algorithm.
RSAPKCS1V1_5Signature The RSA-PKCS1-V1.5 signature scheme is a digital signature scheme with appendix (SSA) combining the RSA algorithm with the EMSA-PKCS1-v1_5 encoding method.
RSAPSSSignature The RSA-PSS signature scheme is a public-key encryption scheme combining the RSA algorithm with the Probabilistic Signature Scheme (PSS) encoding method.
RSAPSSSignatureRawCodec An object that implements the ISignatureCodec operations for the Raw format to use with RSA-PSS signatures.
 


For the latest news and information visit
The GNU Crypto project

Copyright © 2001, 2002, 2003 Free Software Foundation, Inc. All Rights Reserved.