-
NB: let's first evaluate how valuable this would be, since this seems like a larger project.
From https://www.postgresql.org/docs/14/pgcrypto.html
```
pgp_sym_encrypt(data text, psw text [, optio…
-
Key IDs in their conservative form, i.e.
```
A2D6 BA02 EBB1 C984
```
are not easily comprehensible by the human mind. It is hard to draw context from a bunch of hexadecimal characters, which makes i…
-
I don't really understand whether this project is supposed to be a high-level library for regular users, or low-level library for PGP experts.
If it's supposed to be a high-level library, it should…
-
/re [PGP-Paradigm.pdf #569b5a4](https://github.com/WebOfTrustInfo/rebooting-the-web-of-trust/blob/268ae852b1d8f6e1794abf7c09c07c768b219e40/topics-and-advance-readings/PGP-Paradigm.pdf)
/cc @joncallas …
-
bcp 26 ("SPECIFICATION REQUIRED", "EXPERT REVIEW", etc) has some comparable boilerplate to bcp 14 ("MUST", "SHOULD", etc).
It'd be nice to offer the same boilerplate functionality in kramdown-rfc f…
-
Singed message is not enforcing signature, e.g.:
```none
-----BEGIN PGP SIGNED MESSAGE-----
Expires: 2024-01-01T00:00:00.000Z
Contact: https://www.example.org
```
This currently parses as vali…
-
originally reported by @jancborchardt
### Steps to reproduce
1. Create an event and invite other people
2. Have a person confirm their attendance (or reject, I guess)
3. Check your emails
##…
-
I would very much prefer to have the numbering of the hashes the same as in the [IANA registry](https://www.iana.org/assignments/named-information/named-information.xhtml). If there are some missing, …
pawal updated
3 years ago
-
_From [coruus@gmail.com](https://code.google.com/u/coruus@gmail.com/) on July 05, 2014 23:47:38_
**Is this report about the crypto library or the extension?**
Crypto library. javascript/crypto/e2e…
-
> [A Master Protocol implementation] must treat addresses which broadcast messages using version numbers it does not recognize as "black holes". [...] This approach allows old versions of the Master P…