IAIK ECC
version 2.18

Package iaik.security.ecc.ecdsa

Class Summary
ECDSAKeyFactory Implementation of the key factory service provider interface for ECDSA.
ECDSAKeyPairGeneratorImpl Implementation of a key pair generator for the ECDSA algorithm It is based on the Algorithm described in the P1363 standard.
ECDSAParameter Specifies the domain parameter for the ecc algorithms.
ECDSAPlainSignature The signature class for the ECDSA algorithm with plain signature format.
ECDSASignature The signature class for the ECDSA algorithm.
ECPrivateKey Representation of a private key for the ECDSA algorithm and implementation of the PrivateKey Interface
ECPublicKey Representation of a public key for the ECDSA algorithm and implementation of the PublicKey Interface.
RawECDSA This class implements the "Raw" ECDSA signature algorithm.
RawECDSAPlain This class implements the "Raw" ECDSA signature algorithm.
RIPEMD160withECDSAPlainSignature Signature engine for the ECDSA signature algorithm using RIPEMD160 as hash algorithm as defined by the German BSI Technical Guideline TR-03111.
RIPEMD160withECDSASignature Signature engine for the ECDSA signature algorithm using RIPEMD160 as hash algorithm.
SHA224withECDSAPlainSignature Signature engine for the ECDSA signature algorithm using SHA224 as hash algorithm as defined by the German BSI Technical Guideline TR-03111.
SHA224withECDSASignature Signature engine for the ECDSA signature algorithm using SHA224 as hash algorithm as specified by ANSI X9.62.
SHA256withECDSAPlainSignature Signature engine for the ECDSA signature algorithm with plain signature format using SHA256 as hash algorithm as defined by the German BSI Technical Guideline TR-03111.
SHA256withECDSASignature Signature engine for the ECDSA signature algorithm using SHA256 as hash algorithm as specified by ANSI X9.62.
SHA384withECDSAPlainSignature Signature engine for the ECDSA signature algorithm with plain signature format using SHA384 as hash algorithm as defined by the German BSI Technical Guideline TR-03111.
SHA384withECDSASignature Signature engine for the ECDSA signature algorithm using SHA384 as hash algorithm as specified by ANSI X9.62.
SHA512withECDSAPlainSignature Signature engine for the ECDSA signature algorithm using SHA512 as hash algorithm as defined by the German BSI Technical Guideline TR-03111.
SHA512withECDSASignature Signature engine for the ECDSA signature algorithm using SHA512 as hash algorithm as specified by ANSI X9.62.
WHIRLPOOLwithECDSAPlainSignature Signature engine for the ECDSA signature algorithm as defined by the German BSI Technical Guideline TR-03111 using WHIRLPOOL as hash algorithm.
WHIRLPOOLwithECDSASignature Signature engine for the ECDSA signature algorithm as specified by ANSI X9.62 but using WHIRLPOOL as hash algorithm.
 


IAIK ECC
version 2.18

IAIK-ECC 2.18, (c) 2002 IAIK, (c) 2003 SIC