Uses of Package
org.opensaml.security.crypto.ec
-
Packages that use org.opensaml.security.crypto.ec Package Description org.opensaml.security.crypto.ec Support for Elliptic-Curve cryptography.org.opensaml.security.crypto.ec.curves Implementations ofNamedCurveused with Elliptic-Curve cryptography. -
Classes in org.opensaml.security.crypto.ec used by org.opensaml.security.crypto.ec Class Description 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.NamedCurve Descriptor for an EC named curve.NamedCurveRegistry A registry ofNamedCurvedescriptors. -
Classes in org.opensaml.security.crypto.ec used by org.opensaml.security.crypto.ec.curves Class Description NamedCurve Descriptor for an EC named curve.