trdl icon indicating copy to clipboard operation
trdl copied to clipboard

openpgp: unsupported feature: public key type: 22

Open alexey-igrychev opened this issue 3 years ago • 0 comments

The golang.org/x/crypto/openpgp package does not implement OpenPGP fully. Some algorithms are not supported (e.g., ECC that is offered by default on Mac). This library is frozen and deprecated.

Let's look at actual forks and other alternatives.

rel https://github.com/golang/go/issues/44226

alexey-igrychev avatar May 11 '22 15:05 alexey-igrychev