hap-java / HAP-Java

Java implementation of the HomeKit Accessory Protocol
MIT License
153 stars 82 forks source link

update crypto libs #129

Closed gjvanderheiden closed 3 years ago

gjvanderheiden commented 3 years ago

following crypte libs could use an update:

com.nimbusds.srp6a 1.51-> 2.1.0 org.bouncycastle.bcprov-jdk15on 1.51->1.67 net.vrallev.ecc.ecc-25519-java 1.0.1->1.0.3

org.zeromq.curve25519-java is unused.

Also the json libs can use an update javax.json/javax.json-api 1.0 -> 1.1.4 org.glassfish/javax.json 1.0.4 -> 1.1.4