ntru_elixir
NIF wrapper
A NIF wrapper around the libntru library for post-quantum cryptography
a NIF for libntru. NTRU is a post quantum cryptography algorithm.
17 stars
4 watching
1 forks
Language: Elixir
last commit: over 4 years ago
Linked from 1 awesome list
cryptographyelixir-libraryencryptionhacktoberfestkey-cryptosystemslattice-based-cryptontruntru-elixirquantom-cryptography
Related projects:
Repository | Description | Stars |
---|---|---|
ntrepid8/ex_crypto | Provides an Erlang crypto module wrapper for Elixir to simplify secure application development | 150 |
manelli/ex_bcrypt | An Elixir module for hashing and verifying passwords using the OpenBSD bcrypt algorithm | 3 |
qqwy/elixir-number | A wrapper around custom numeric types to provide a unified arithmetic interface. | 38 |
trapped/elixir-rsa | Provides an easy-to-use wrapper for public key cryptography in Elixir | 35 |
riverrun/argon2_elixir | An Elixir wrapper around the Argon2 password hashing algorithm | 229 |
meh/elixir-socket | A Elixir library that provides a socket wrapping solution for various protocols including TCP, UDP, Sctp and WebSockets with SSL support. | 691 |
open-quantum-safe/liboqs | A collection of quantum-resistant cryptographic algorithms implemented in C | 1,894 |
wistia/elixir_nsq | An Elixir client library for NSQ | 90 |
keichan34/elixir_tea | An implementation of the Tiny Encryption Algorithm in Elixir for encrypting and decrypting text messages. | 3 |
arianvp/elixir-isaac | A library providing an Elixir wrapper around the ISAAC stream cipher to generate cryptographically secure random numbers. | 4 |
chaintope/bip-schnorrrb | A Ruby implementation of the Schnorr signature scheme over elliptic curves. | 7 |
kleinernik/elixir-aes-cmac | An Elixir implementation of the AES-CMAC encryption algorithm as defined in RFC 4493. | 9 |
xanaduai/thewalrus | A comprehensive library for efficiently calculating mathematical quantities relevant to quantum computing and physics. | 100 |
nbw/jisho_elixir | A wrapper around Jisho's Japanese dictionary API | 34 |
noizu-labs-ml/ex_llama | Provides Elixir bindings for interacting with a machine learning chat model using C++ | 8 |