Coder Social home page Coder Social logo

emvuys / animamea Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tsenger/animamea

0.0 0.0 0.0 506 KB

animamea is an implementation of EACv2 protocols (PACE, Chip Authentication, Terminal Authentication) as defined in the BSI TR-03110.

License: GNU General Public License v3.0

Java 100.00%

animamea's Introduction

animamea

description

animamea is an implementation of the advanced security mechanisms (EACv2) used e.g. in the german electronic ID card ("neuer Personalausweis"). The protocols PACE, Chip Authentication (CA) and Therminal Authentication (TA) as definied in the BSI TR-03110 V2.20 are implemented but far away from beeing perfect. Also not all possible protocoll options are implemented and sometimes hardcoded.

fast happiness

If you want to achieve quick success and just want to see things just run, you should try to install and run Persosim http://www.persosim.de which simulates ten different profiles of the german ID card. Then start animame as described in the next chapter 'usage'. This SHOULD be a runtrough and the name ERIKA should appear. I know there many stumbling blocks but this way they should be a little bit smaller and you will get trought the protocols very quickly.

usage

If you use a real card on a real card reader instead of PersoSim, please use a card reader without pinpad. Some readers have a built-in filter to avoid performing PACE from host. Just use a cheap basic reader.

  1. Have a look to Operator.javaThis is the place where things getting started (PACE, CA, TA). You will have to edit this file to set the password (PIN, CAN, or MRZ), set your card reader (slotID) and set the paths to the certificates which have to match to your card for Terminal Authentication. If you use the nPA card simulator PersoSim http://www.persosim.de you can use the certificates which come within animamea. The certificates will not work with real german ID cards.
  2. Run build.xml: Dependencies (BouncyCastle, Log4J, etc.) will be resolved by starting the build.xml ant script. It will compile all files and start the Operator.java.

license

animamea is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

animamea is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with animamea. If not, see http://www.gnu.org/licenses/.

animamea's People

Contributors

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