1 stable release
new 1.0.0 | Jun 12, 2025 |
---|
#671 in Cryptography
Used in 6 crates
(5 directly)
27KB
605 lines
Provides the hash implementation for all borderless-primitives.
This library contains the implementation of the Hash256
, that is used throughout the entire borderless stack.
Internally, it uses the sha-3 hash function to digest binary data and actually generate the hash.
Borderless
Main repository for the borderless infrastructure.
Documentation is Work-in-Progress - more to come.
Dependencies
~1.8–9MB
~78K SLoC