]> WPIA git - gigi.git/commit
add: check for keys using acceptable algorithms
authorBenny Baumann <BenBE1987@gmx.net>
Fri, 27 Oct 2017 17:40:44 +0000 (19:40 +0200)
committerBenny Baumann <BenBE1987@gmx.net>
Wed, 1 Nov 2017 23:52:35 +0000 (00:52 +0100)
commit854c9c9f40771fefb2eb9eac2a752abed8bfe1d7
tree8bc93026b77b1e73c34a911dcdbe0a775aba2c24
parent8607ea91b0237f23f29551c8682d4372b72a085a
add: check for keys using acceptable algorithms

Change-Id: Iabf8ec0bc22ff4b117073ad0d068409bbf00040e
src/club/wpia/gigi/crypto/key/KeyCheck.java
src/club/wpia/gigi/crypto/key/KeyCheckPublicKeyFormat.java [new file with mode: 0644]
tests/club/wpia/gigi/crypto/key/KeyCheckPublicKeyFormatTest.java [new file with mode: 0644]