Package se.swedenconnect.security.algorithms
package se.swedenconnect.security.algorithms
Algorithm registry and representations of differens algorithms
-
ClassDescriptionRepresentation of an algorithm.Interface that tells that an
Algorithm
instance also represents an ASN.1AlgorithmIdentifier
.A set of "ready-to-go" predicates to use when searching for algorithms in theAlgorithmRegistry
.Interface representing an algorithm registry.A singleton for easy access to theAlgorithmRegistry
.An enum for all algorithm types.Representation of a block encryption algorithm.Base interface for an encryption algorithm.An extension to theAlgorithm
interface that also gives the JOSE representation of the algorithm.Extends theAlgorithm
interface with information about the key type that is required for the algorithm.Representation of a key transport algorithmRepresentation of a MAC algorithm.Representation of a message digest algorithm.Representation of a RSA-PSS signature algorithm.Representation of a signature algorithm.