Package de.flexiprovider.core.mprsa

Class Summary
MpRSA This class implements the Multi-Prime RSA algorithm in the OAEP (Optimal Asymmetric Encryption Padding) mode.
MpRSAKeyFactory This class is able to transform MpRSA-keys and MpRSA-key specs into a form that can be used with the FlexiProvider.
MpRSAKeyGenParameterSpec This class specifies parameters used by the MpRSAKeyPairGenerator.
MpRSAKeyPairGenerator This class extends the KeyPairGenerator class.
MpRSAOperations This class implements the Multi-Prime RSA primitives for encrypting/verifying and decrypting/signing.
MpRSAPrivateKey This class implements a multi-prime RSA private key.
MpRSAPrivateKeySpec  
MpRSASignaturePSS MpRSASSA-PSS (MpRSA Signature Scheme with Appendix - Probabilistic Signature Scheme) is an asymmetric signature scheme with appendix combining the MpRSA algorithm with the PSS encoding method.
RSAOtherPrimeInfo