comp.lang.ada
 help / color / mirror / Atom feed
* ANN: Thick bindings for libsodium
@ 2016-07-18  0:50 jrmarino
  0 siblings, 0 replies; only message in thread
From: jrmarino @ 2016-07-18  0:50 UTC (permalink / raw)


I was unable to find any bindings for libsodium ( https://github.com/jedisct1/libsodium ) so I created my own: 

https://github.com/jrmarino/libsodium-ada

I split them out of a private project I'm working on because I found libsodium to be highly useful and I suspect other Ada users will feel the same way.

These bindings are thick and I've committed the testcases I was using to serve as examples.  They cover the most of the functionality of libsodium, but some are missing the thick counterparts (e.g. most of the detached versions have no thick counterpart as I stuck with the recommended "combined" variants).

However, feel free to improve what I have via the github pull request mechanism.

John Marino

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-07-18  0:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-07-18  0:50 ANN: Thick bindings for libsodium jrmarino

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox