cryptoxide 0.5.1

pure implementation of various common modern cryptographic algorithms, WASM compatible
Documentation

cryptoxide

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 21 feature flags, 18 of them enabled by default.

default

argon2 (default)

blake2 (default)

chacha (default)

This feature flag does not enable additional features.

curve25519 (default)

This feature flag does not enable additional features.

ed25519 (default)

hkdf (default)

hmac (default)

pbkdf2 (default)

poly1305 (default)

ripemd160 (default)

salsa (default)

This feature flag does not enable additional features.

scrypt (default)

sha1 (default)

sha2 (default)

sha3 (default)

x25519 (default)

digest (default)

This feature flag does not enable additional features.

mac (default)

force-32bits

This feature flag does not enable additional features.

use-stdsimd

This feature flag does not enable additional features.

with-bench

This feature flag does not enable additional features.