Pinned Repositories
Krypto.jl
A futuristic crypto library. In Julia. [OLD]
MD5.jl
A performant, 100% native-julia MD5 implementation
Nettle.jl
Julia wrapper around nettle cryptographic hashing/encryption library providing MD5, SHA1, SHA2 hashing and HMAC functionality, as well as AES encryption/decryption
OpenSSH.jl
Generate keys!
Ripemd.jl
Pure Julia Ripemd160 implementation
SEAL.jl
SEAL.jl is an easy-to-use wrapper for the original SEAL library and supports homomorphic encryption with the BFV and CKKS schemes.
SHA.jl
A performant, 100% native-julia SHA1, SHA2, and SHA3 implementation
ToyFHE.jl
Toy implementation of FHE algorithms
JuliaCrypto's Repositories
JuliaCrypto/ToyFHE.jl
Toy implementation of FHE algorithms
JuliaCrypto/Nettle.jl
Julia wrapper around nettle cryptographic hashing/encryption library providing MD5, SHA1, SHA2 hashing and HMAC functionality, as well as AES encryption/decryption
JuliaCrypto/SHA.jl
A performant, 100% native-julia SHA1, SHA2, and SHA3 implementation
JuliaCrypto/MD5.jl
A performant, 100% native-julia MD5 implementation
JuliaCrypto/SEAL.jl
SEAL.jl is an easy-to-use wrapper for the original SEAL library and supports homomorphic encryption with the BFV and CKKS schemes.
JuliaCrypto/Ripemd.jl
Pure Julia Ripemd160 implementation
JuliaCrypto/Krypto.jl
A futuristic crypto library. In Julia. [OLD]
JuliaCrypto/OpenSSH.jl
Generate keys!