{"id":25161515,"url":"https://github.com/cunicu/go-iso7816","last_synced_at":"2025-04-30T12:36:51.687Z","repository":{"id":200006667,"uuid":"704378081","full_name":"cunicu/go-iso7816","owner":"cunicu","description":"A Go implementation of the ISO7816 standard for smart card communication","archived":false,"fork":false,"pushed_at":"2024-12-09T16:13:18.000Z","size":132,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-12-09T17:27:37.436Z","etag":null,"topics":["go","golang","iso7816","smart-card"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cunicu.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-10-13T06:15:00.000Z","updated_at":"2024-12-09T16:12:54.000Z","dependencies_parsed_at":"2023-10-15T07:15:29.799Z","dependency_job_id":"a7b942ef-9b7b-4876-801f-74b68ee9cfb1","html_url":"https://github.com/cunicu/go-iso7816","commit_stats":null,"previous_names":["cunicu/go-iso7816"],"tags_count":15,"template":false,"template_full_name":"cunicu/skeleton","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cunicu%2Fgo-iso7816","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cunicu%2Fgo-iso7816/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cunicu%2Fgo-iso7816/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cunicu%2Fgo-iso7816/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cunicu","download_url":"https://codeload.github.com/cunicu/go-iso7816/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237897685,"owners_count":19383727,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["go","golang","iso7816","smart-card"],"created_at":"2025-02-09T02:35:25.355Z","updated_at":"2025-02-09T02:35:27.224Z","avatar_url":"https://github.com/cunicu.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!--\nSPDX-FileCopyrightText: 2023-2024 Steffen Vogel \u003cpost@steffenvogel.de\u003e\nSPDX-License-Identifier: Apache-2.0\n--\u003e\n\n# go-iso7816: Go implementation of the ISO 7816 standard for smart card communication\n\n[![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/cunicu/go-iso7816/build.yaml?style=flat-square)](https://github.com/cunicu/go-iso7816/actions)\n[![goreportcard](https://goreportcard.com/badge/github.com/cunicu/go-iso7816?style=flat-square)](https://goreportcard.com/report/github.com/cunicu/go-iso7816)\n[![Codecov branch](https://img.shields.io/codecov/c/github/cunicu/go-iso7816/main?style=flat-square\u0026token=sLflBUZ2ky)](https://app.codecov.io/gh/cunicu/go-iso7816/tree/main)\n[![License](https://img.shields.io/badge/license-Apache%202.0-blue?style=flat-square)](https://github.com/cunicu/go-iso7816/blob/main/LICENSES/Apache-2.0.txt)\n![GitHub go.mod Go version](https://img.shields.io/github/go-mod/go-version/cunicu/go-iso7816?style=flat-square)\n[![Go Reference](https://pkg.go.dev/badge/github.com/cunicu/go-iso7816.svg)](https://pkg.go.dev/github.com/cunicu/go-iso7816)\n\n`go-iso7816` implements several helpers and utilities to communicate with [ISO7816](https://en.wikipedia.org/wiki/ISO/IEC_7816) compliant smart cards.\n\nThis includes:\n\n- Abstract interface for smart card communication\n- APDU parsing and serialization\n  - Extended-length support\n  - TLV en- \u0026 decoding variants\n    - ASN.1 BER-TLV\n    - Simple TLVs\n    - Compact TLVs\n\n- Constants of\n  - Inter-industry instructions and status codes\n  - Application Identifiers (AIDs)\n\n- Basic card management and query support for:\n  - [YubiKeys](https://www.yubico.com/)\n  - [Nitrokeys](https://nitrokey.com/)\n  - [FEITIAN Security Keys](https://www.ftsafe.com/)\n\n- Card enumeration and filters\n\n- Testing utilities\n  - Smartcard Mock Object\n  - Tracing Wrapper\n\nIn the future we might want to add support for:\n\n- More device support for existing cards\n- Global Platform's Secure Channel Protocol (SCP03)\n- Cross-platform transport implementations\n  - Direct CCID\n  - Apples CryptoTokenKit\n  - CGo-less pcscd / libpcsc-lite\n\n## Contact\n\nPlease have a look at the contact page: [cunicu.li/docs/contact](https://cunicu.li/docs/contact).\n\n## License\n\ngo-iso7816 is licensed under the [Apache 2.0](./LICENSE) license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcunicu%2Fgo-iso7816","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcunicu%2Fgo-iso7816","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcunicu%2Fgo-iso7816/lists"}