GithubHelp home page GithubHelp logo

joeyjal / taiwan_cdc_ri Goto Github PK

View Code? Open in Web Editor NEW

This project forked from orsonwang/taiwan_cdc_ri

0.0 0.0 0.0 12 KB

Reference implementation of Taiwan's citizen digital certificate

License: BSD 2-Clause "Simplified" License

C 100.00%

taiwan_cdc_ri's Introduction

Taiwan CDC RI

Reference implementation of Taiwan's citizen digital certificate

This is a clean room implementation of functions communicate with CDC chip card. Currently we release two functions

  1. CDCCheck: Check if this card is a CDC card.
  2. CDCGetCert2: Read the certification file(user CA2) and return in DER format.

2016/12/09 Note After communicate with management authority, It is not possible to release PIN verify function as password was encrypted. (It's easy to trace the algorithm and key to encrypt, but this will infring CHT's copyright)

2017/02/07 Note There are four CAs that we can read. user CA1 is for data encryption, user CA2 is for signature. These two CAs are the CAs developer need to use,check it out.

taiwan_cdc_ri's People

Contributors

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