|
libpcp
0.2.1
|
This is the API documentation of libpcp, the library behind Pretty Curved Privacy (pcp). The library can be used independently of pcp to manage keys and to encrypt or sign files or buffers.
For most actual crypto related things, libpcp uses libsodium, the portable NaCL library.
Example use of the libpcp library:
To compile the example, use the following commands:
1.8.2