]> Git Repo - secp256k1.git/commit
Restructure nonce clearing
authorbgorlick <[email protected]>
Fri, 21 Oct 2016 11:59:32 +0000 (04:59 -0700)
committerbgorlick <[email protected]>
Fri, 21 Oct 2016 11:59:32 +0000 (04:59 -0700)
commit37697832d633ea4debbf5a9d8e9b74ea5ea08a9b
tree8939450ad01f8ee51ffdcc77871a83128f38b120
parent0f9e69db555ea35b90f49fa48925c366261452ec
Restructure nonce clearing

Make sure we clear the nonce data even if the nonce function fails (it may have written partial data), and call memset only once in the case we iterate to produce a valid signature.
src/modules/recovery/main_impl.h [changed mode: 0644->0755]
This page took 0.024213 seconds and 4 git commands to generate.