mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-12-25 15:39:27 -05:00
76f0678820
add funtion to get i2p certificate crypto algo names |
||
---|---|---|
.. | ||
examples | ||
src | ||
test | ||
Makefile | ||
README.md |
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.