Open Smart Card Development Platform: Difference between revisions

Content deleted Content added
Reduce text and added citation
+ wl
 
(2 intermediate revisions by 2 users not shown)
Line 1:
{{Short description|Collection of tools for smart card applications}}
{{unrefrefimprove|date=August 2012}}
{{Infobox_Software
| name = OpenSCDP
Line 17:
}}
{{Portal|Free and open-source software}}
The '''Open Smart Card Development Platform''' (OpenSCDP) is 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.<ref>{{Cite web |title=Open Smart Card Development Platform (OpenSCDP) |url=https://www.openscdp.org/ |access-date=2024-09-19 |website=www.openscdp.org}}</ref>.
 
The complete toolset is written in [[Java (programming language)|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.
Line 31:
* [[Rhino (JavaScript engine)|Rhino JavaScript-Engine]]
* [[Bouncy Castle (cryptography)|BouncyCastle Crypto Library]]
 
==References==
{{reflist}}
 
== External links ==