Update x/crypto fork to github.com/ProtonMail/go-crypto (#106)
This commit is contained in:
parent
6105a3bcc0
commit
d0daa53ca6
22 changed files with 49 additions and 46 deletions
|
|
@ -6,7 +6,7 @@ import (
|
|||
|
||||
"github.com/pkg/errors"
|
||||
|
||||
"golang.org/x/crypto/openpgp/packet"
|
||||
"github.com/ProtonMail/go-crypto/openpgp/packet"
|
||||
)
|
||||
|
||||
// DecryptSessionKey returns the decrypted session key from one or multiple binary encrypted session key packets.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue