BETAmodules.com is in beta — open to partnerships & joint ventures.Build with us

bitcoin-sha3

v0.1.19crates.io· Rust

Although part of the same series of standards, SHA-3 (Keccak) is internally different from the MD5-like structure of SHA-1 and SHA-2. -- Keccak is based on a novel approach called sponge construction. Sponge construction is based on a wide random function or random permutation, and allows inputting (`absorbing` in sponge terminology) any amount of data, and outputting (`squeezing`) any amount of data, while acting as a pseudorandom function with regard to all previous inputs. This leads to great flexibility. (from wikipedia)

The verdict
Aging — last published 6 months ago — check before adopting. Check the repo for activity before adopting.
Check the repo for activity before adopting.
Live from the crates.io registry · derived rules, not AI
How it scores
MaintenanceAging
PopularityNiche
SecurityClean
LicensePermissive
DepsZero deps
Maintenance
Last published 6 months ago — check before adopting.
Popularity
145 downloads / week
Security
No known advisories for this version (OSV).
License
MIT
Dependencies
No runtime dependencies
Recent releases
  • 0.1.196 months ago
  • 0.1.1811 months ago
  • 0.1.16-alpha.03 years ago
  • 0.1.15-alpha.03 years ago
  • 0.1.13-alpha.03 years ago
  • 0.1.12-alpha.03 years ago
  • 0.1.10-alpha.03 years ago
  • 0.1.7-alpha.03 years ago
bitcoin-sha3 — Although part of the same series of standards, SHA-3 (Keccak) is internally different from the MD5-like structure of SHA-1 and SHA-2. -- Keccak is based on a novel approach called sponge construction. Sponge construction is based on a wide random function or random permutation, and allows inputting (`absorbing` in sponge terminology) any amount of data, and outputting (`squeezing`) any amount of data, while acting as a pseudorandom function with regard to all previous inputs. This leads to great flexibility. (from wikipedia) (Rust / crates.io) — verdict, alternatives & security · Modules