https://github.com/skythen/gobalplatform
Golang package collection of GlobalPlatform Card Specification related data and functions
https://github.com/skythen/gobalplatform
globalplatform golang javacard secure-element smartcard
Last synced: 5 months ago
JSON representation
Golang package collection of GlobalPlatform Card Specification related data and functions
- Host: GitHub
- URL: https://github.com/skythen/gobalplatform
- Owner: skythen
- License: mit
- Created: 2021-05-19T22:57:50.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-12-05T08:40:10.000Z (over 2 years ago)
- Last Synced: 2024-06-19T15:25:10.908Z (almost 2 years ago)
- Topics: globalplatform, golang, javacard, secure-element, smartcard
- Language: Go
- Homepage:
- Size: 77.1 KB
- Stars: 5
- Watchers: 3
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Security: security/security.go
Awesome Lists containing this project
README
# GobalPlatform
GobalPlatform is a collection of Golang packages that provide functions for interacting with Cards/Secure Elements that implement the GlobalPlatform Card Specification.
The targeted version is the GPC v2.3.1 but most parts are downward compatible.
The packages are WIP and provided without warranty.