sha 1.0.3

Rust Secure Hash Algorithm (SHA) Library.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies.bswap]
version = "1.0.0"

[lib]
name = "sha"

[package]
authors = ["Andrew Robbins <and_j_rob@yahoo.com>"]
description = "Rust Secure Hash Algorithm (SHA) Library."
homepage = "https://andydude.github.io/rust-sha/sha/index.html"
license = "LGPL-3.0+"
name = "sha"
readme = "README.md"
repository = "https://github.com/andydude/rust-sha/"
version = "1.0.3"