]> Cypherpunks repositories - gostls13.git/commit
crypto/ecdsa: improve documentation readability
authorMostyn Bramley-Moore <mostyn@antipode.se>
Tue, 27 Aug 2019 22:26:38 +0000 (22:26 +0000)
committerFilippo Valsorda <filippo@golang.org>
Wed, 28 Aug 2019 16:28:19 +0000 (16:28 +0000)
commit84198445d4d7d264dc3e1b66194d378b590aaee0
treec8fba4abfe71260d8139fb4ea9aa6d7bc1563346
parent9dfa4cb0260427c29137568c880aeae5e2a7f058
crypto/ecdsa: improve documentation readability

Include references in the package-level comment block, expand
the obscure IRO acronym, and add a reference for "the standard
(cryptographic) assumptions".

Fixes #33589

Change-Id: I76c3b0a2f7258b3ab4bf1c8e7681c5d159720a20
GitHub-Last-Rev: 30d5a1e2fbbbb577ccc819f5ef80d5238565c9f3
GitHub-Pull-Request: golang/go#33723
Reviewed-on: https://go-review.googlesource.com/c/go/+/190840
Reviewed-by: Filippo Valsorda <filippo@golang.org>
src/crypto/ecdsa/ecdsa.go