Package org.opensaml.security.crypto.ec
@NonnullElements
package org.opensaml.security.crypto.ec
Support for Elliptic-Curve cryptography.
-
ClassDescriptionCryptography support related to Elliptic Curve.A specialized subclass of
ECParameterSpecwhich 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 ofNamedCurvedescriptors.