commit | 4f1e64ed4b303f44f5c0f62425d0fe40cad9efe1 | [log] [tgz] |
---|---|---|
author | Ron Eldor <ron.eldor@arm.com> | Fri Dec 16 16:15:56 2016 +0200 |
committer | Simon Butcher <simon.butcher@arm.com> | Thu Jul 20 00:33:27 2017 +0200 |
tree | 8206d178beb320356256dfc0dd9d88f4450e29cc | |
parent | 1d260545fc454e673e88bd380d34434f1c4e3d09 [diff] |
Backport 1.3: check if iv is zero in gcm. 1) found by roberto in mbedtls forum 2) if iv_len is zero, return an error 3) add tests for invalid parameters