On Fri, 2017-06-30 at 08:54 -0400, Trevor Bernard wrote: > I'd like to announce the immediate availability of > org.zeromq/jeromq-0.4.2 on Maven central. The single biggest change > is > now JeroMQ now has full native java security support! Special thanks > to Frédéric Déléchamp for updating the codebase to v4.1.7. > > Here is an example of how to secure a JeroMQ connection: > https://gist.github.com/trevorbernard/6e3a8af0092cdced0f8b3e757a5b6b1 > 6 > > There wasn't an announcement for v0.4.1 because it was quickly > realized that adding security via kalium (libsodium) broke JeroMQ on > Android. > > Try it via > > Download: https://repo1.maven.org/maven2/org/zeromq/jeromq/0.4.2/ > > 0.4.2 includes the following changes: > > #443: Fix issue where JeroMQ was broken on Android. Security no > longer > depends on libsodium and is now pure Java > > v0.4.1 (2017-06-28) > > Added > > JeroMQ is now based of of 4.1.7 of libzmq which means it also now > support security > > Changed > > #413: fixed a NullPointerException when ZMQ.ZMQ_TCP_ACCEPT_FILTER is > used > > #412: tcp accept filter null pointer exception fix
Hello Trevor, Great stuff! Is the CURVE implementation fully inter-operable with libzmq? I would really like to add inter-operability CI tests at some point between the various implementations of ZMTP... -- Kind regards, Luca Boccassi
signature.asc
Description: This is a digitally signed message part
_______________________________________________ zeromq-dev mailing list [email protected] https://lists.zeromq.org/mailman/listinfo/zeromq-dev
