vaticle / dependencies

Bazel dependency declarations for build tools reused across @vaticle repositories (only for @vaticle)
Mozilla Public License 2.0
12 stars 23 forks source link

Add explicit jNaCl dependency for ZeroMQ key verification #459

Closed krishnangovindraj closed 11 months ago

krishnangovindraj commented 11 months ago

What is the goal of this PR?

Add explicit dependency on jNaCl (a java libsodium port), used for key pair validation in ZeroMQ.

What are the changes implemented in this PR?

(jNaCl is used internally by zeromq, so it has always been a runtime dependency)

typedb-bot commented 11 months ago

PR Review Checklist

Do not edit the content of this comment. The PR reviewer should simply update this comment by ticking each review item below, as they get completed.


Trivial Change

Code

Architecture