Skip to content
This repository has been archived by the owner on Aug 26, 2019. It is now read-only.

Yubico/globalplatform-dpkg

Repository files navigation

******************************************************
Title    : GlobalPlatform
Authors  : Karsten Ohme <k_o_@users.sourceforge.net>
License  : See file COPYING
Requires : PC/SC Lite http://www.musclecard.com/ (for UNIXes)
           OpenSSL http://www.openssl.org/
           zlib http://www.zlib.net/
******************************************************

This is a library for providing access to OpenPlatform 2.0.1' and
GlobalPlatform 2.1.1 conforming smart cards.

You need also the libraries zlib 1.2.3 (zlib1.dll in Windows) and OpenSSL 0.9.7e
(libeay32.dll and ssleay32.dll in Windows) or compatible.

------------------

If you experience problems a DEBUG output is always helpful.
Set the variable GLOBALPLATFORM_DEBUG=1 in the environment. You can set
the logfile with GLOBALPLATFORM_LOGFILE=<file>. Under Windows by
default C:\Temp\GlobalPlatform.log is chosen. The log file must be
writable for the user. The default log file under Unix systems is
/tmp/GlobalPlatform.log. But usually syslog is available and this will
be used by default, so you may have to specify the log file manually,
if you don't have access to the syslog or don't want to use it.
Keep in mind that the debugging output may contain sensitive information,
e.g. keys!

------------------

If you compile this on your own:

See the files INSTALL and INSTALL.w32 for details.

For the unit tests a JCOP v2.2 41 card is used.

------------------

For more information contact the author through the mailing list at:

http://sourceforge.net/projects/globalplatform/

About

Debian packaging for globalplatform

Resources

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING

Stars

Watchers

Forks

Packages

No packages published