projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9100840
)
ecdsa.pod: typo.
author
Andy Polyakov
<appro@openssl.org>
Wed, 11 Jan 2012 21:42:20 +0000
(21:42 +0000)
committer
Andy Polyakov
<appro@openssl.org>
Wed, 11 Jan 2012 21:42:20 +0000
(21:42 +0000)
PR: 2678
Submitted by: Annie Yousar
doc/crypto/ecdsa.pod
patch
|
blob
|
history
diff --git
a/doc/crypto/ecdsa.pod
b/doc/crypto/ecdsa.pod
index 49b10f22499bcead8549021130da97ba5fdc9798..20edff97ffd66a62747af2901617ab6f11f93cad 100644
(file)
--- a/
doc/crypto/ecdsa.pod
+++ b/
doc/crypto/ecdsa.pod
@@
-114,7
+114,7
@@
using the public key B<eckey>.
ECDSA_size() returns the maximum length signature or 0 on error.
-ECDSA_sign_setup() and ECDSA_sign() return 1 if successful or
-1
+ECDSA_sign_setup() and ECDSA_sign() return 1 if successful or
0
on error.
ECDSA_verify() and ECDSA_do_verify() return 1 for a valid