| Package | Description |
|---|---|
| net.sf.mmm.crypto.asymmetric.access | |
| net.sf.mmm.crypto.asymmetric.access.rsa |
| Modifier and Type | Class and Description |
|---|---|
class |
AsymmetricAccess<S extends SignatureBinary,PR extends PrivateKey,PU extends PublicKey,PAIR extends AsymmetricKeyPair<PR,PU>,KC extends AsymmetricKeyCreator<PR,PU,PAIR>>
Abstract base implementation of factory for
key management,
encryption/decryption, and signature management based on asymmetric
cryptography. |
| Modifier and Type | Class and Description |
|---|---|
class |
Rsa
Direct builder for RSA (Ron Rivest, Adi Shamir and Leonard Adleman) used by PGP/GPG and many others.
|
Copyright © 2001–2019 mmm-Team. All rights reserved.