You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The WFJL software is dedicated to the public domain under the
@@ -103,3 +112,4 @@ dependencies of the WFJL are:
103
112
* the [JUnit test framework](https://junit.org/) for testing the software
104
113
* the [Bouncycastle Crypto API](https://bouncycastle.org/) used as the cryptographic provider for the Whiteflag Elliptic Curve Diffie-Hellman implementation
105
114
* the [Jackson JSON library](https://github.com/FasterXML/jackson) for reading and creating [JSON](https://en.wikipedia.org/wiki/JSON) formatted Whiteflag messages
115
+
* the [Java JSON Schema Validator](https://github.com/networknt/json-schema-validator) for JSON schema validation
0 commit comments