mirror of
https://github.com/muun/recovery.git
synced 2025-11-10 22:10:14 -05:00
Release 2.0.0
This commit is contained in:
3
vendor/github.com/muun/libwallet/aescbc/aescbc.go
generated
vendored
3
vendor/github.com/muun/libwallet/aescbc/aescbc.go
generated
vendored
@@ -4,8 +4,7 @@ import (
|
||||
"bytes"
|
||||
"crypto/aes"
|
||||
"crypto/cipher"
|
||||
|
||||
"github.com/pkg/errors"
|
||||
"errors"
|
||||
)
|
||||
|
||||
const KeySize = 32
|
||||
|
||||
Reference in New Issue
Block a user