mrtdreader 0.1.6-3.1 source package in Ubuntu

Changelog

mrtdreader (0.1.6-3.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Rename libraries for 64-bit time_t transition.  Closes: #1062961

 -- Benjamin Drung <email address hidden>  Wed, 28 Feb 2024 20:50:54 +0000

Upload details

Uploaded by:
Ruben Undheim
Uploaded to:
Sid
Original maintainer:
Ruben Undheim
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
mrtdreader_0.1.6-3.1.dsc 2.0 KiB 69a7946fd27041b3b540a4a32c286123cc0bd9608cb465d8746f04435e0d8734
mrtdreader_0.1.6.orig.tar.gz 23.0 KiB 1aee5c4cf40e6780e555aa507690c99db2216c647ec07d4de0909f2293489908
mrtdreader_0.1.6-3.1.debian.tar.xz 7.3 KiB fd52c386323dd523c47fd1e3cef3f7e65213ebcac6b3318fa4bdf63cbf011502

No changes file available.

Binary packages built by this source

libmrtd-dev: Development files for libmrtd0t64

 Machine-readable travel documents such as passports nowadays usually contain
 an RFID chip for storing various data. This library provides useful functions
 for reading out the data from these documents. This version of the library
 supports the Basic Access Control (BAC). It uses several cryptographic
 functions from either libgcrypt or libtomcrypt (depending on compile-time
 options) in order to do the necessary decryption of the content of the MRTDs.
 The key for the BAC-scheme is derived from the Machine-readable zone (MRZ)
 which is printed on the MRTD.
 .
 The library depends on libnfc for the hardware interaction and only devices
 supported by libnfc will therefore work.
 .
 This package contains header files for building programs linked with
 libmrtd0.

libmrtd0t64: MRTD - Machine-readable travel document library

 Machine-readable travel documents such as passports nowadays usually contain
 an RFID chip for storing various data. This library provides useful functions
 for reading out the data from these documents. This version of the library
 supports the Basic Access Control (BAC). It uses several cryptographic
 functions from either libgcrypt or libtomcrypt (depending on compile-time
 options) in order to do the necessary decryption of the content of the MRTDs.
 The key for the BAC-scheme is derived from the Machine-readable zone (MRZ)
 which is printed on the MRTD.
 .
 The library depends on libnfc for the hardware interaction and only devices
 supported by libnfc will therefore work.

libmrtd0t64-dbgsym: debug symbols for libmrtd0t64
mrtdreader: Reader for machine-readable travel documents (MRTDs / passports)

 This program takes as input the content of the machine-readable zone of
 machine-readable travel documents and then reads out some data and dumps the
 facial image to a file.
 .
 It is the example application delivered together with libmrtd.
 .
 Only reader devices which are fully supported by libnfc will work.

mrtdreader-dbgsym: debug symbols for mrtdreader