341 B
341 B
PGP Implementations Benchmark
Usage
Install the following dependencies:
- tqdm
- gpg
- PGPy
- sequoia (sqop binary)
Then run:
./benchmark_sign_encrypt.py
If gnupg starts raising memory errors, patch your gpg-agent.conf
:
$ echo auto-expand-secmem >> gpg-agent.conf