Uses of Package
com.nimbusds.jose.crypto.impl
Packages that use com.nimbusds.jose.crypto.impl
Package
Description
Implementations of standard Javascript Object Signing and Encryption (JOSE)
algorithms.
Cryptographic primitives for JWS signers, JWS verifiers, JWE encrypters and
JWE decrypters in the
com.nimbusds.jose.crypto
package.-
Classes in com.nimbusds.jose.crypto.impl used by com.nimbusds.jose.cryptoClassDescriptionThe base abstract class for AES and AES GCM key wrap encrypters and decrypters of
JWE objects
.The base abstract class for JSON Web Encryption (JWE) encrypters and decrypters.The base abstract class for JSON Web Signature (JWS) signers and verifiers.The base abstract class for direct encrypters and decrypters ofJWE objects
with a shared symmetric key.The base abstract class for Elliptic Curve Diffie-Hellman One-Pass Unified Model encrypters and decrypters ofJWE objects
.The base abstract class for Elliptic Curve Diffie-Hellman encrypters and decrypters ofJWE objects
.The base abstract class for Elliptic Curve Digital Signature Algorithm (ECDSA) signers and validators ofJWS objects
.The base abstract class for Edwards-curve Digital Signature Algorithm (EdDSA) signers and validators ofJWS objects
.The base abstract class for Message Authentication Code (MAC) signers and verifiers ofJWS objects
.The base abstract class for multi-recipient encrypters and decrypters ofJWE objects
with a shared symmetric key.The base abstract class for password-based encrypters and decrypters ofJWE objects
.The base abstract class for RSA encrypters and decrypters ofJWE objects
.The base abstract class for RSA signers and verifiers ofJWS objects
. -
Classes in com.nimbusds.jose.crypto.impl used by com.nimbusds.jose.crypto.implClassDescriptionAuthenticated cipher text.The base abstract class for JSON Web Encryption (JWE) encrypters and decrypters.The base abstract class for JSON Web Signature (JWS) signers and verifiers.Concatenation Key Derivation Function (KDF).Enumeration of the Elliptic Curve Diffie-Hellman Ephemeral Static algorithm modes.Pseudo-Random Function (PRF) parameters, intended for use in the Password- Based Key Derivation Function 2 (PBKDF2).