-
## Description
The s2k_iteration_tuning test fails.
## Steps to Reproduce
1. Build from source. Run 'make test'.
## Expected Behavior
All test should pass.
## Actual Behavior
```…
-
Default key stretching is ok but this is stronger.
```shell
gpg \
--symmetric \
--cipher-algo aes256 \
--digest-algo sha256 \
--cert-digest-algo sha256 \
--compress-algo none -z 0 \
--s2k-mo…
-
_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…
-
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…
-
Links,
* http://www.openwall.com/lists/john-users/2018/06/18/8 (has data)
* http://www.openwall.com/lists/john-users/2018/06/19/2
Quick notes,
```
On CentOS 7,
$ gpg --homedir . --s2k-…
-
_From [coruus@gmail.com](https://code.google.com/u/coruus@gmail.com/) on July 14, 2014 00:28:23_
e2e.openpgp.IteratedS2K.getKey is slow for large c. Really really slow. 25 seconds for SHA2-512 at c=2…
-
I just playing with new v1.0 keybase client and I discovered that I cannot encrypt and sign messages using "keybase pgp" command.
NOTE: I have stored my PGP private key inside Yubikey token (smartcar…
-
Hi
I generated an s2k file from the sap2000 model using sap2000 V. 2022. When I tried to import model to ETO, I got the following error:
Access violation at address 0063E459 in module 'DINOET0_202…
-
-
I am attempting to add my private key.
I generated it with gpg on Windows and it is attached to my YubiKey Neo.
I don't use my primary key, I use subkeys.
Error: TypeError: ("unknown s2k gnu protect…