CryptographicHashFunctions.jl

Fast cryptographic hash functions for Julia.

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: