Skip to content

Commit

Permalink
add GlobalPlatform SCP11B Secure Channel protocol project
Browse files Browse the repository at this point in the history
  • Loading branch information
petrs committed Jan 20, 2022
1 parent 3fc854b commit f240a2b
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -462,6 +462,10 @@ TTP SmartCard-Based ElGamal Cryptosystem Using Threshold Scheme for Electronic E
<br>
ETSI/3GPP standards specify various JavaCard APIs related to SIM cards. This repository contains the export files for many of these APIs. It has been created as a dependency submodule for packages using these APIs.

- [GlobalPlatform SCP11B Secure Channel protocol ](https://github.com/ThothTrustCom/SCP11B) ![stars](https://img.shields.io/github/stars/ThothTrustCom/SCP11B.svg?style=social) ![lastcommit](https://img.shields.io/github/last-commit/ThothTrustCom/SCP11B.svg) ![numcontributors](https://img.shields.io/github/contributors-anon/ThothTrustCom/SCP11B.svg)
<br>
Implementation of GlobalPlatform SCP11B Secure Channel protocol and Java Test Client

- [Hashchain applet](https://github.com/raminarmanfar/Java-smart-card-cryptographic-protocols) ![stars](https://img.shields.io/github/stars/raminarmanfar/Java-smart-card-cryptographic-protocols.svg?style=social) ![lastcommit](https://img.shields.io/github/last-commit/raminarmanfar/Java-smart-card-cryptographic-protocols.svg) ![numcontributors](https://img.shields.io/github/contributors-anon/raminarmanfar/Java-smart-card-cryptographic-protocols.svg)
<br>
Implementation of some hash chain
Expand All @@ -480,7 +484,6 @@ The main goal of this framework is to synchronize Java Card 2 applets through th
- [JCMathLib - ECPoint library](https://github.com/OpenCryptoProject/JCMathLib) ![stars](https://img.shields.io/github/stars/OpenCryptoProject/JCMathLib.svg?style=social) ![lastcommit](https://img.shields.io/github/last-commit/OpenCryptoProject/JCMathLib.svg) ![numcontributors](https://img.shields.io/github/contributors-anon/OpenCryptoProject/JCMathLib.svg) <br>
Provides software re-implementation of low-level operations like ECPoint or BigInteger without any use of proprietary API.


- [LibESE Android verified boot](https://github.com/TinkerBoard2-Android/external-libese) ![stars](https://img.shields.io/github/stars/TinkerBoard2-Android/external-libese.svg?style=social) ![lastcommit](https://img.shields.io/github/last-commit/TinkerBoard2-Android/external-libese.svg) ![numcontributors](https://img.shields.io/github/contributors-anon/TinkerBoard2-Android/external-libese.svg) <br>
Minimal transport wrapper for communicating with embedded secure elements on Android

Expand Down

0 comments on commit f240a2b

Please sign in to comment.