Project

General

Profile

Actions

Bug #6252

closed

OpenSSL - ECDSA signature reliability

Added by sacketty (Henri Sack) about 12 years ago. Updated over 6 years ago.

Status:
Rejected
Assignee:
-
Target version:
-
ruby -v:
ruby 1.9.3p125 (2012-02-16 revision 34643) [i686-linux]
Backport:
[ruby-core:44114]

Description

=begin
The snippet code attached shows ECDSA signature test with secp160r1 curve.
Given:

  • ((|msg|)) a message with length <= 20,
  • ((|sig|)) the ECDSA signature of ((|msg|))
  • ((|tamp|)), a string,

Then ((|sig|)) can be successfully used to verify any message in the form ((|msg|)) + ((|tamp|))
=end

Actions

Also available in: Atom PDF

Like0
Like0Like0Like0Like0Like0