Registry / crypto / abumq-ripe

abumq-ripe

JSON →
library4.2.2vcpkgunverified

Lightweight cryptography library wrapper

vcpkg install abumq-ripe
INSTALL
IMPORT
SIG · ABUMQ-RIPE
A
abumq-ripe
cryptocppv4.2.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

ripe/ripe.h
#include <ripe/ripe.h>

Compute SHA256 hash

#include <ripe/ripe.h> #include <iostream> int main() { auto hash = ripe::sha256("Hello, World!"); std::cout << "SHA256: " << hash << std::endl; return 0; }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
4.2.2latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
46 hits · last 30 days
node
44
Resources

No resource links recorded.

abumq-ripe — pip install abumq-ripe · libregistry