The LibPKI Project is aimed to provide an easy-to-use PKI library for PKI enabled application development. The library provides the developer with all the needed functionalities to manage certificates, from generation to validation. The LibPKI Project enables developers with the possibility to implement complex cryptographic operations with a few simple function calls by implementing an high-level cryptographic API.
The library constitutes the core of the OpenCA-NG Project, anyway we provide it as a separate package in order to encourage applications developers to use it in their packages.
The LibPKI package is aimed to provide a all-in-one PKI handling. This includes not only digital certificates processing, but also communication with PKI building blocks (e.g. CA, RA, etc... ) and repository interaction (e.g. LDAP, HTTP, etc...). Read More...