Skip to content

A pure Go PCSC / SCard wrapper without CGO bindings

License

Notifications You must be signed in to change notification settings

jumpycalm/goscard

 
 

Repository files navigation

goscard

Go Reference

goscard is a PCSC / SCard wrapper in pure Go, without any CGO bindings.

It implements all WinSCard functions on Windows, PCSCLite functions on Linux and PCSC framework functions on MacOSX.

Shoutout to the purego project, without which Linux / MacOSX support wouldn't have been possible!

Usage

See the pcsc example.

About

A pure Go PCSC / SCard wrapper without CGO bindings

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 99.9%
  • Shell 0.1%