commit | 53dd4ddf71ad79a64be934ca19445b1cf560adab | [log] [tgz] |
---|---|---|
author | Emilia Kasper <emilia@openssl.org> | Fri Apr 24 15:38:24 2015 +0200 |
committer | Emilia Kasper <emilia@openssl.org> | Fri Apr 24 17:45:13 2015 +0200 |
tree | e6057027aa132a7a5d10b3370034896fd45e7aba | |
parent | c028254b12a8ea0d0f8a677172eda2e2d78073f3 [diff] |
Fix error checking and memory leaks in NISTZ256 precomputation. Thanks to Brian Smith for reporting these issues. Reviewed-by: Rich Salz <rsalz@openssl.org>