LibPKI is a program created to provide an easy-to-use PKI library for PKI-enabled application development.
The library provides the developer with all the needed functionality to manage certificates, from generation to validation.
It should help developers integrate X509 digital certificates into their applications, and implement complex cryptographic operations with a few simple function calls using a high-level cryptographic API.
The library constitutes the core of the OpenCA-NG Project
Product's homepage
What's New in This Release: [ read full changelog ]
· Improvements over the last publicly released version (0.6.5) include fixed generation of OCSP responses (an uninitialized field was causing OCSP responses to be invalid), support for DNS queries via the URL interface (dns://?), and initial support for experimental Lightweight Internet Revokation Tokens (LIRTs).