commit | 28474f41a0b7eb34e4c0550c588d0aca7126fdfb | [log] [tgz] |
---|---|---|
author | Gilles Peskine <Gilles.Peskine@arm.com> | Thu Oct 19 17:46:14 2017 +0200 |
committer | Gilles Peskine <Gilles.Peskine@arm.com> | Thu Oct 19 17:50:35 2017 +0200 |
tree | 7b1dbf038619567d8f2bac9ef4836a93c3ebd1b5 | |
parent | 5d9224e11cb76712f4416da71715fec09aef12e7 [diff] |
RSA PSS: remove redundant check; changelog Remove a check introduced in the previous buffer overflow fix with keys of size 8N+1 which the subsequent fix for buffer start calculations made redundant. Added a changelog entry for the buffer start calculation fix.