ArteMisc / libsalty

Elixir bindings for libsodium (NIF)
Apache License 2.0
21 stars 25 forks source link

support FreeBSD as compilation target #19

Open dch opened 4 years ago

dch commented 4 years ago
SaltyTest
  * test auth_hmacsha512256 (0.6ms)
  * test auth_hmacsha512 (0.02ms)
  * test issue#9 ed25519_keypair returns triplet (1.5ms)
  * test auth_hmacsha256 (0.02ms)
  * test onetimeauth (0.01ms)
  * test onetimeauth_poly1305 (0.01ms)
  * test issue#9 ed25519_seed_keypair returns triplet (0.02ms)
  * test auth (0.02ms)

Finished in 0.05 seconds
8 tests, 0 failures