Open Smart Card Development Platform

From Infogalactic: the planetary knowledge core
(Redirected from OpenSCDP)
Jump to: navigation, search

Lua error in package.lua at line 80: module 'strict' not found.

OpenSCDP
Developer(s) CardContact Software & System Consulting
Written in Java
Operating system Cross-platform
Type Integrated Development Environment
License GPL
Website http://www.openscdp.org/

The Open Smart Card Development Platform (OpenSCDP) provides a collection of tools that support users in the development, test and deployment of smart card applications. The platform supports GlobalPlatform Scripting, Profile and Messaging technology.

The complete toolset is written in Java and uses ECMAScript as a scripting language. Access to smart cards is provided through an enhanced version of the OpenCard Framework. Drivers are included for most ISO/IEC 7816-4 compliant smart cards, PC/SC and CT-API card readers. The platform also provides cryptographic support through the Java Cryptography Extension (JCE) with the Bouncy Castle Crypto API.

The toolsets and libraries of OpenSCDP are provided as Open Source under the GNU General Public License (GPL).

Architecture

OpenSCDP utilizes a set of Open Source tools including

External links