Actions
Bug #6252
closedOpenSSL - ECDSA signature reliability
Status:
Rejected
Assignee:
-
Target version:
-
ruby -v:
ruby 1.9.3p125 (2012-02-16 revision 34643) [i686-linux]
Backport:
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
Like0
Like0Like0Like0Like0Like0