Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
request abt ecdsa
#1



Elliptic Curve DSA (ECDSA) is a variant of the Digital Signature Algorithm (DSA) which operates on elliptic curve groups. DSA was specified in a U.S. Government Federal Information Processing Standard (FIPS) called the Digital Signature Standard (DSS 70).
The strength-per-key-bit is substantially greater in an algorithm that uses elliptic curves like ECDSA.

As with elliptic curve cryptography in general, the bit size of the public key believed to be needed for ECDSA is about twice the size of the security level, in bits. By comparison, at a security level of 80 bits, meaning an attacker requires the equivalent of about 280 signature generations to find the private key, the size of a DSA public key is at least 1024 bits, whereas the size of an ECDSA public key would be 160 bits. On the other hand, the signature size is the same for both DSA and ECDSA: 4s bits, where s is the security level measured in bits, that is, about 320 bits for a security level of 80 bits.

References:
http://vocalcryptography/ecdsa.html
http://cryptodoxECDSA


Reply

#2

please give me explanation about dis project with mathematicalexplanation
Reply



Forum Jump:


Users browsing this thread:
1 Guest(s)

Powered By MyBB, © 2002-2024 iAndrew & Melroy van den Berg.