Nettle.jl
Cryptographic library
A Julia wrapper around nettle cryptographic hashing/encryption library providing MD5, SHA1, SHA2 hashing and HMAC functionality, as well as AES encryption/decryption
Julia wrapper around nettle cryptographic hashing/encryption library providing MD5, SHA1, SHA2 hashing and HMAC functionality, as well as AES encryption/decryption
51 stars
9 watching
34 forks
Language: Julia
last commit: over 2 years ago
Linked from 1 awesome list
cryptographyencryptionhash-algorithmshmac-functionalityjulianettlewrapper-library
Related projects:
Repository | Description | Stars |
---|---|---|
juliacrypto/sha.jl | A Julia implementation of common hash functions | 47 |
julialang/mbedtls.jl | A Julia wrapper around a cryptographic C library | 41 |
gnutls/nettle | A cryptographic library that provides a simple interface to low-level encryption algorithms and their variants. | 61 |
imkcat/catcrypto | A comprehensive C library providing various hashing and encryption functions | 70 |
bungle/lua-resty-nettle | FFI bindings for cryptographic functions from Nettle library | 182 |
keichan34/tea_crypto_erl | An implementation of a simple encryption algorithm in Erlang. | 0 |
rubycrypto/rbnacl | A Ruby binding to the Networking and Cryptography (NaCl) library for secure data encryption and transmission. | 984 |
juliatext/embeddings.jl | Provides access to pre-trained word embeddings for NLP tasks. | 81 |
cstjean/scikitlearn.jl | A Julia implementation of popular machine learning algorithms and interfaces. | 544 |
kelp404/cocoasecurity | A utility class providing encryption and hashing functionality using AES and various hash algorithms, along with encoding and decoding methods. | 1,134 |
cpeikert/lol | A cryptographic library built on top of lattices that enables fully-homomorphic encryption | 224 |
henrinormak/heimdall | A Swift framework providing a simple interface to the Security framework's encryption and decryption operations | 402 |
sgl0v/scrypto | Provides a Swift interface to CommonCrypto routines for cryptographic tasks | 38 |
henselman-petrusek/eirene.jl | A Julia library for analyzing and visualizing topological features of point clouds | 117 |
paulmillr/noble-ciphers | A lightweight JavaScript implementation of multiple encryption algorithms | 213 |