Skip to content
/ sscard Public
forked from gogetth/sscard

Golang Smart Card API: Opensource project for thailand smart card

License

Notifications You must be signed in to change notification settings

piphopb/sscard

This branch is up to date with gogetth/sscard:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c77c030 · Oct 2, 2018

History

24 Commits
Oct 2, 2018
May 5, 2018
Aug 9, 2018
Aug 9, 2018
Sep 9, 2018
Oct 2, 2018
Sep 9, 2018
Oct 2, 2018
Aug 5, 2018

Repository files navigation

Go Report Card GoDoc

Super Smart Card(sscard)

Super Smart Card API on top of scard(pcsc handler) with apdu commands.

Builtin APDU devices

  • Thai ID card (public data)

TODO

# Linux: install pcsc library
sudo apt-get install pcscd

# goget
go get -u golang.org/x/net/html/charset
go get -u github.com/gogetth/sscard

# go build example
go build -o sscard github.com/gogetth/sscard/main

./sscard

References

About

Golang Smart Card API: Opensource project for thailand smart card

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%