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

GitHub

51 stars
9 watching
34 forks
Language: Julia
last commit: about 3 years ago
Linked from 1 awesome list

cryptographyencryptionhash-algorithmshmac-functionalityjulianettlewrapper-library

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
juliacrypto/sha.jl A Julia implementation of common hash functions 48
julialang/mbedtls.jl A Julia wrapper around a cryptographic C library 41
gnutls/nettle A general-purpose cryptographic library providing a simple interface to various encryption algorithms and data structures. 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 183
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. 983
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. 547
kelp404/cocoasecurity A utility class providing encryption and hashing functionality using AES and various hash algorithms, along with encoding and decoding methods. 1,136
cpeikert/lol A cryptographic library built on top of lattices that enables fully-homomorphic encryption 225
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 point data using homological persistence techniques 117
paulmillr/noble-ciphers A collection of minimal and audited implementations of various cryptographic algorithms 222