Giter VIP home page Giter VIP logo

dssnet's Introduction

DSS - Digital Signature Services for .NET

This is a .NET version of European Commission "DSS - Digital Signature Services" aimed to provide CAdES, XAdES and PAdES signature for the .NET Framework platform and Mono.

It uses some open source libraries written in C#:

###iTextsharp v5.4.4:

  • BouncyCastle (CAdES signature and crypto utilities)
  • PDF Signature (not integrated yet)

https://github.com/itext/itextsharp

###Microsoft.Xades v1.0.0:

  • XAdES signature (XAdES 1.1.1 tried to be extended to 1.3.2)

http://www.microsoft.com/france/openness/open-source/interoperabilite_xades.aspx

###DSS v2.0.2:

  • Java version ported to C# from the original European Commission DSS, using the Sharpen version included in NGIT by "slluis". Only ported "dss-document", "dss-service" and "dss-spi". Note this is mostly a manual port with the help of Sharpen.

https://joinup.ec.europa.eu/asset/sd-dss/description https://github.com/mono/ngit

###About this release:

  • Succesfully signs and verifies CAdES-BES, CAdES-T, CAdES-C, CAdES-X and CAdES-XL.
  • First attempt to sign XAdES-BES, XAdES-T, XAdES-C, XAdES-X and XAdES-XL.

###TODO:

  • Fix XAdES signature. It fails with some verifiers.
  • Implement XAdES verification.
  • Integrate PAdES signature and verification.
  • Port Microsoft.Xades to Mono.

###Disclaimer I am not affiliated in any way with the European Commission nor the original DSS project. This is an independent port to C#.

dssnet's People

Contributors

nonorganic 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.