Skip to content

x509.Decrypt(Encrypt)PEMBlock deprecated starting go1.16 #59

Closed
@troian

Description

@troian
has been deprecated since Go 1.16 because it shouldn't be used: Legacy PEM encryption as specified in RFC 1423 is insecure by design. Since it does not authenticate the ciphertext, it is vulnerable to padding oracle attacks that can let an attacker recover the plaintext.

golang/go#41949

should start using PKCS8 ?

Metadata

Metadata

Assignees

Labels

repo/nodeAkash node repo issuesrepo/providerAkash provider-services repo issuessev1

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions