Cryptography Packages
-
ToyFHE.jl93Toy implementation of FHE algorithms
-
VML.jl73Julia bindings for the Intel Vector Math Library
-
Nettle.jl50Julia wrapper around nettle cryptographic hashing/encryption library providing MD5, SHA1, SHA2 hashing and HMAC functionality, as well as AES encryption/decryption
-
SHA.jl46A performant, 100% native-julia SHA1, SHA2, and SHA3 implementation
-
MbedTLS.jl41Wrapper around mbedtls
-
MD5.jl19A performant, 100% native-julia MD5 implementation
-
OpenSSL.jl15-
-
RNGTest.jl12Code for testing of Julia's random numbers
-
Crypto.jl9A library that wraps OpenSSL, but also has pure Julia implementations for reference.
-
VSL.jl5Julia bindings to the Intel Vector Statistics Library.
-
OpenSSLCrypto.jl3Julia interface to the crypto API of openssl
-
Stupid.jl2Analysis of an 8 bit version of the cipher at http://news.quelsolaar.com/#comments101
-
Sha256.jl2Sha256 hash algorithm for Julia
-
BlockCipherSelfStudy.jl1Https://www.schneier.com/paper-self-study.html
-
FNVHash.jl0Fowler–Noll–Vo hash functions Julia package
View all packages