Skip to content

Commit

Permalink
- change setting of security levels
Browse files Browse the repository at this point in the history
- minor improvements
  • Loading branch information
skythen committed Jun 3, 2021
1 parent cec5ab1 commit 0b91588
Show file tree
Hide file tree
Showing 5 changed files with 502 additions and 406 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
# scp02

Golang implementation of GlobalPlatform SCP02
179 changes: 0 additions & 179 deletions crypto.go

This file was deleted.

3 changes: 1 addition & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ module github.com/skythen/scp02
go 1.15

require (
github.com/google/go-cmp v0.5.5
github.com/pkg/errors v0.9.1
github.com/skythen/apdu v0.1.0
github.com/skythen/apdu v0.1.1
)
Loading

0 comments on commit 0b91588

Please sign in to comment.