Cryptography Packages
-
ToyFHE.jl82Toy implementation of FHE algorithms
-
VML.jl54Julia bindings for the Intel Vector Math Library
-
Nettle.jl37Julia wrapper around nettle cryptographic hashing/encryption library providing MD5, SHA1, SHA2 hashing and HMAC functionality, as well as AES encryption/decryption
-
SHA.jl26A performant, 100% native-julia SHA1, SHA2, and SHA3 implementation
-
MbedTLS.jl24Wrapper around mbedtls
-
MD5.jl11A performant, 100% native-julia MD5 implementation
-
RNGTest.jl10Code for testing of Julia's random numbers
-
Crypto.jl6A library that wraps OpenSSL, but also has pure Julia implementations for reference.
-
OpenSSLCrypto.jl3Julia interface to the crypto API of openssl
-
OpenSSL.jl2WIP OpenSSL bindings for Julia
-
Stupid.jl2Analysis of an 8 bit version of the cipher at http://news.quelsolaar.com/#comments101
-
VSL.jl1Julia bindings to the Intel Vector Statistics Library.
-
Sha256.jl1Sha256 hash algorithm for Julia
-
BlockCipherSelfStudy.jl1Https://www.schneier.com/paper-self-study.html
-
FNVHash.jl0FNV (Fowler/Noll/Vo) is a fast, non-cryptographic hash algorithm with good dispersion.
View all packages