sha2 0.9.4

Pure Rust implementation of the SHA-2 hash function family including SHA-224, SHA-256, SHA-384, and SHA-512.
Documentation

sha2

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 8 feature flags, 2 of them enabled by default.

default

  • std

std

  • digest/std

asm

  • sha2-asm
  • libc

asm-aarch64

  • asm

libc

    This feature flag does not enable additional features.

force-soft

    This feature flag does not enable additional features.

sha2-asm

    This feature flag does not enable additional features.

compress

    This feature flag does not enable additional features.