Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

crates.io : rs_hmac

`rs_hmac` is a Rust implementation of the HMAC (Hash-Based Message Authentication Code) cryptographic hash algorithm, as part of the larger `rs_shield` project. This package provides HMAC hashing functionality in a standalone manner, ideal for when only HMAC is required. Notably, this HMAC implementation is compatible with all hashing functions within this project, enabling versatile, custom cryptographic solutions. Alternatively, for those seeking a comprehensive set of cryptographic functions, this same algorithm is included within the broader `rs_shield` library bundle. The focus of `rs_hmac`, like the larger project, is on performance, safety, and openness, with a commitment to ongoing maintenance and enhancement.

Registry - Source - Documentation - JSON
purl: pkg:cargo/rs_hmac
Keywords: ciphers, crypto-algorithms, cybersecurity, data-encryption, hash-functions, no-std, no-std-alloc, public-key-cryptography, rust-cryptography, security
License: GPL-2.0-only
Latest release: 12 months ago
First release: about 1 year ago
Dependent packages: 2
Downloads: 1,242 total
Stars: 11 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 10 days ago

    Loading...
    Readme
    Loading...