Package org.opensaml.security.crypto.ec
package org.opensaml.security.crypto.ec
Support for Elliptic-Curve cryptography.
-
ClassDescriptionCryptography support related to Elliptic Curve.A specialized subclass of
ECParameterSpec
which wraps an existing instance and implementsEnhancedECParameterSpec.hashCode()
andEnhancedECParameterSpec.equals(Object)
so that it may be used directly in hashtable-based collections, as well as simplifying equality comparisons between 2 instances.Descriptor for an EC named curve.A registry ofNamedCurve
descriptors.