Skip to content

Commit

Permalink
feat: init apdu package
Browse files Browse the repository at this point in the history
Signed-off-by: Marko Kungla <marko@mkungla.dev>
  • Loading branch information
mkungla committed Nov 21, 2023
1 parent cf91fa3 commit 27bf353
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions apdu/apdu.go
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
// Package apdu implements parsing and conversion of Application Protocol Data Units (APDU) which is the communication format between a card and off-card applications.

package apdu

0 comments on commit 27bf353

Please sign in to comment.