assaabloy-ppi / salt-channel

The specification and the reference implementation of Salt Channel - a simple, light-weight secure channel protocol based on TweetNaCl by Bernstein.
MIT License
14 stars 11 forks source link

Update web socket lib #31

Closed franslundberg closed 4 years ago

franslundberg commented 4 years ago

Update the websocket lib: lib-dev/java_websocket-1.3.0.jar. Update to v1.5.1 available here:

https://github.com/TooTallNate/Java-WebSocket/releases

The old version has some security issue. Not an urgent problem, the jar is only used by test code.

franslundberg commented 4 years ago

Fixed. Updated to v1.5.1.