Giter Club home page Giter Club logo

mrtd.net's Introduction

Hi there ๐Ÿ‘‹

mrtd.net's People

Contributors

giokoguashvili avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

mrtd.net's Issues

Sequence contains no elements Exception When Read DG > 2

Hi giokoguashvili,
the function berTlvFirstByte() in Tag class has throw exception when i read DG 7 or DG11 or DG12, it execute Bytes() of SecureMessagingPipe step
it nothing happen and read data success in DG1 and DG2
what im missing?

Sequence contains no elements Exception

This is a gem, very hard to find MRTD on .NET.

So I am giving this a try with DemoApp, I have updated the MRZ data correctly and Card ATR is fetching and starts reading past EF.COM;
0 - 5
..
..
13110 - 230
13340 - 0

Till it reaches 13340 - 0
and throws Sequence contains no elements exception at line 22 of ExtractedDO99.cs

for line
return parsetBerTLV.Data.Where(tlv => tlv.T == "99").First().Bytes();

Any idea what might be the issue ? I can use the same MRZ info successfully with same reader under PCSC dumpmrtd.js script so I know passport and reader is ok as well as MRZ data; dob, expiry, docNo.

Card reader and Card presence tests

Like the example on main page, I tried to read an italian identity card with only one row of code:

Dim dg = Await New SmartCardContent(New MRZInfo("CA06903XA", New Date(1986, 2, 3), New Date(2028, 2, 3))).Content

and it works very fine !!
But, first of this I'd like to test if there is a card reader connected and to test if there is a card into the reader because in these cases the command don't break and wait wait wait.
How can I test the presence of the reader and the card ?
Is there any documentation about this DLL ??
Many many thanks
Sergio

Can't do "Internal Authentication"

Whatever I try I can't do a simple "Internal Authentication" with 8 byte challange. Maybe this is not an issue about this library but is there any sample code about this? Thanks

System exception issue

Hi,

when I place the card to the reader, there is a system exception about "System.Exception: Error: The smart card has been reset, so any shared state information is invalid."

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.