Code Monkey home page Code Monkey logo

cades's Introduction

This project was originally intended to allow creation of full CAdES compliant signatures. I may yet get it into that state. Along the way, it morphed into something that can be used to interrogate any property or extension of a certificate. Anything beyond the Certificate class and its dependencies hasn't been tested, and probably doesn't work.

The Certificate class has been tested using about 750,000 certificates from various sources, and at least in terms of reading certs, is robust. One implementation of this is the CertToXML project, which runs on Windows, and will take a cert, and emit an XML document with everything in human readable form. This needs Visual Studio to build - I haven't put in the effort to get CMake to also manage this.

The other is the get_crl project, which builds and runs on Linux. It's surprisingly difficult to get openssl to cough up the CRL URLs in a robust way, and this code will do that. This builds correctly with CMake.

cades's People

Contributors

dcleblanc avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.