Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EstEID 2018+ driver #1635

Merged
merged 4 commits into from
May 2, 2019
Merged

EstEID 2018+ driver #1635

merged 4 commits into from
May 2, 2019

Commits on May 2, 2019

  1. EstEID 2018+ driver

    This adds support for a minimalistic, small and fast card profile based on IAS-ECC.
    
    Based on information from https://installer.id.ee/media/id2019/TD-ID1-Chip-App.pdf
    and proprietary driver snoops.
    
    Thanks to @metsma and @frankmorgner.
    
    Change-Id: I2e4b4914d8a3b991d9a639728695abf4a2362ca0
    martinpaljak committed May 2, 2019
    Configuration menu
    Copy the full SHA
    b3d4a0d View commit details
    Browse the repository at this point in the history
  2. Address review comments and further reduce LOC

    and make sure the card is always handled emulated card first
    
    Change-Id: I60174c2793bb882fb73716f62a652d84e028382c
    martinpaljak committed May 2, 2019
    Configuration menu
    Copy the full SHA
    fc8e9bf View commit details
    Browse the repository at this point in the history
  3. Avoid 6282 reply for a successful operation

    Change-Id: I5d4d3103692fc6db51f13fc5338360289c26af9a
    martinpaljak committed May 2, 2019
    Configuration menu
    Copy the full SHA
    5f5d405 View commit details
    Browse the repository at this point in the history
  4. Address review comments

    Change-Id: I9aa97c8a9878dddd3e6f1a2baa877d188b9d7fe5
    martinpaljak committed May 2, 2019
    Configuration menu
    Copy the full SHA
    2829c58 View commit details
    Browse the repository at this point in the history