mirror of
https://github.com/damonto/euicc-go.git
synced 2026-04-25 21:25:53 +03:00
Go implementation of the eUICC profile management protocol.
* Upgrades the Go toolchain to 1.25.0 to leverage the latest language features and improvements. * Bumps the main euicc-go dependency to v1.1.2 to integrate recent project updates. * Updates indirect dependencies (purego, sys) to maintain overall compatibility and stability. |
||
|---|---|---|
| .github | ||
| apdu | ||
| bertlv | ||
| driver | ||
| examples | ||
| http | ||
| lpa | ||
| v2 | ||
| .gitignore | ||
| go.mod | ||
| go.sum | ||
| LICENSE | ||
| README.md | ||
eUICC Go
This is a Go implementation of the eUICC profile management protocol. It is based on the GSMA SGP.22 specification.