]> WPIA git - gigi.git/commit - tests/club/wpia/gigi/pages/admin/TestSEAdminPageDetails.java
Merge changes Iabf8ec0b,Ia60382fc,I84138914,If8bc2638,Ia7813913
authorBenny Baumann <BenBE1987@gmx.net>
Thu, 2 Nov 2017 23:10:40 +0000 (00:10 +0100)
committerGerrit Code Review <gigi-system@dogcraft.de>
Thu, 2 Nov 2017 23:10:40 +0000 (00:10 +0100)
commit8822b2ffdda7eb4109415a7867388a321ea6b56f
tree379e19d1d3df1d1ee8967a39b68e7a925a500ba1
parentd6fca4581fb8a65e2f84f227cdf32b080a58ab10
parent854c9c9f40771fefb2eb9eac2a752abed8bfe1d7
Merge changes Iabf8ec0b,Ia60382fc,I84138914,If8bc2638,Ia7813913

* changes:
  add: check for keys using acceptable algorithms
  chg: update debian/copyright file based on upstream spec
  add: public key check testing for ROCA (Return of Coppersmith Attack) vulnerability
  add: public key check searching for small primes (less than 10k)
  add: initial class for performing arbitrary checks to validate public keys