Add KeyManager interface.
Also move all interfaces to tink folder and subtle files to separate folders. Change-Id: Ifcf03863f44c30ee3ee259c707675be557fc167d ORIGINAL_AUTHOR=Thanh Bui <thanhb@google.com> GitOrigin-RevId: 509122b9014209ec8537318533dc8bca061fbed5
Showing
- go/subtle/BUILD 5 additions, 5 deletionsgo/subtle/BUILD
- go/subtle/hmac/hmac.go 1 addition, 1 deletiongo/subtle/hmac/hmac.go
- go/subtle/hmac/hmac_test.go 3 additions, 3 deletionsgo/subtle/hmac/hmac_test.go
- go/subtle/random/random.go 1 addition, 1 deletiongo/subtle/random/random.go
- go/subtle/random/random_test.go 1 addition, 1 deletiongo/subtle/random/random_test.go
- go/tink/BUILD 30 additions, 0 deletionsgo/tink/BUILD
- go/tink/key_manager.go 81 additions, 0 deletionsgo/tink/key_manager.go
- go/tink/mac.go 0 additions, 0 deletionsgo/tink/mac.go
go/tink/key_manager.go
0 → 100644
File moved
Please register or sign in to comment