mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-01-27 15:57:08 -05:00
76f0678820
add funtion to get i2p certificate crypto algo names
484 B
484 B
libsam3
A C library for the SAM v3 API.
Development Status
Unmaintained, but PRs welcome!
Usage
Copy the two files from one of the following locations into your codebase:
src/libsam3
- Synchronous implementation.src/libsam3a
- Asynchronous implementation.
See examples/
for how to use various parts of the API.