commit | 0990a8b4c54a39a30f143d1cf7ff35575c957fa8 | [log] [tgz] |
---|---|---|
author | Janos Follath <janos.follath@arm.com> | Fri Jan 27 15:51:14 2017 +0000 |
committer | Simon Butcher <simon.butcher@arm.com> | Tue Feb 28 18:58:10 2017 +0000 |
tree | 0eedc4a18535808f039cebdddc0fdcf57829039d | |
parent | bfef0ce5e46473e41de87482e81c775e0c766e3b [diff] |
Add invalid key tests for curve SECP224K1 This curve has special arithmetic on 64 bit platforms and an untested path lead to trying to free a buffer on the stack. For the sake of completeness, a test case for a point with non-affine coordinates has been added as well.