Skip to content

erich-9/CryptographicHashFunctions.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CryptographicHashFunctions.jl

Fast cryptographic hash functions for Julia.

License Documentation (stable) Documentation (dev) Build Status Aqua Coverage

This package provides fast implementations of many cryptographic hash functions for use in Julia. Its high-level interface is designed to match the one of Julia's standard library package SHA. In particular, it can effortlessly replace SHA.jl where performance is relevant.

Algorithms

The supported hash functions and extendable-output functions (XOF) include:

Providers

The algorithms are provided by binding to the following cryptographic libraries: