-
This was broken in 0.4.3 and still broken in 0.4.4:
```
:info:build [551/556] Linking C shared library plugins/openpgp.dylib
:info:build FAILED: plugins/openpgp.dylib
:info:build : && /Library/De…
-
We already have the "fs" keystore as an alternative to gpg-pubkey's in rpmdb, but it's primitive at best. This isn't our core business anyhow, so we'd rather outsource that to something else. A hot ti…
-
## Introduction
Hi! I love this project idea and really appreciate the dedication to modern security standards (such as DKIM support) as well as `mail-send`'s RFC compliance. The current feature se…
-
In one of my project I need to generate public, private key using openpgp.. the thing is it has specific format to generate keys for web. But on mobile I'm not sure how to replicate this using fast op…
-
According to the docs: https://pkg.go.dev/golang.org/x/crypto/openpgp, the library has been deprecated:
```
Deprecated: this package is unmaintained except for security fixes. New applications shoul…
-
**The problem**
With the standardization of the new Quantum Safe algorithms from NIST and the pressure from US and international agencies to adopt Quantum Safe asymmetric cryptography it is time to c…
simo5 updated
2 weeks ago
-
I've asked the folks who worked on [MARVIN](https://people.redhat.com/~hkario/marvin/) to [review Alt::Crypt::RSA::BigInt for timing side channel safety](https://github.com/tomato42/marvin-toolkit/iss…
-
I want to generate a new encryption subkey for existing key.
But it seems subkey generation is only implemented in the function that generates a whole new secret key:
https://github.com/rpgp/rpgp/…
-
There is a problem with the library. Seems like it encrypts files for multiple (the same) recipients.
If you use this code and the public PGP file from [data.zip](https://github.com/singpolyma/openpg…
-
When I try to open an encrypted email, Thunderbird writes that the secret key was not found, although it is on the smart card and I configured everything according to the [Thunderbird:OpenPGP:Smartcar…