Uses of Package
org.opensaml.security.crypto.ec
Packages that use org.opensaml.security.crypto.ec
Package
Description
Support for Elliptic-Curve cryptography.
Implementations of
NamedCurve used with Elliptic-Curve cryptography.-
Classes in org.opensaml.security.crypto.ec used by org.opensaml.security.crypto.ecClassDescriptionA 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. -
Classes in org.opensaml.security.crypto.ec used by org.opensaml.security.crypto.ec.curves