aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorDoug Hogan <[email protected]>2019-01-03 18:32:08 -0800
committerDoug Hogan <[email protected]>2019-01-08 00:08:22 -0800
commite8813319d24ed1f8200b09969b015fb2311967f9 (patch)
treee895b9b294b25059bf102bfa6cc2965f9afa6fef /.gitignore
parent10665143d538b0ed344d172655e174713da3a336 (diff)
downloadotp-e8813319d24ed1f8200b09969b015fb2311967f9.tar.gz
otp-e8813319d24ed1f8200b09969b015fb2311967f9.tar.bz2
otp-e8813319d24ed1f8200b09969b015fb2311967f9.zip
Revamp ecdh_compute_key_nif()
* Bug fix: ECDH_compute_key was not being checked for failures - That function returns 0 on failure and never returns < 0. - Using <= 0 check because OpenSSL uses that internally and on their wiki. * Remove unnecessary variable i * Make the gotos always flow downward rather than jumping back.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions