Package org.opensaml.security.crypto.ec
Support for Elliptic-Curve cryptography.
-
Interface Summary Interface Description NamedCurve Descriptor for an EC named curve. -
Class Summary Class Description ECSupport Cryptography support related to Elliptic Curve.EnhancedECParameterSpec A specialized subclass ofECParameterSpecwhich 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.NamedCurveRegistry A registry ofNamedCurvedescriptors.