issues
search
rnpgp
/
rnp
RNP: high performance C++ OpenPGP library used by Mozilla Thunderbird
https://www.rnpgp.org
Other
201
stars
55
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Refactor low-level crypto to C++ style.
#2292
ni4
opened
1 week ago
1
Fix CID 1565414, 1565415: use std::move() instead of copying.
#2291
ni4
opened
1 week ago
1
Reduce default s2k tuning test ratio to 4.
#2290
ni4
closed
1 week ago
2
s2k_iteration_tuning test failure in 0.17.1
#2289
Apteryks
closed
1 week ago
6
Consider to use wmain/-municode when linking MSYS build.
#2288
ni4
opened
1 week ago
0
Update draft 06
#2287
TJ-91
opened
2 weeks ago
2
CI: Set codepage to utf-8 for msys2 tests run.
#2286
ni4
closed
1 week ago
2
Fix bunch of minor oss-fuzz/coverity issues.
#2285
ni4
closed
3 weeks ago
3
Refactor key generation classes
#2284
ni4
closed
1 week ago
6
CI: Add IWYU (include what you use) action.
#2283
ni4
opened
1 month ago
1
Fix vcpkg download failure.
#2282
ni4
closed
1 month ago
2
Refactor signature subpackets for better code and update FFI.
#2281
ni4
closed
1 month ago
2
json-utils: use features of JSON-C v0.13+ if available.
#2280
ni4
opened
1 month ago
0
Make rnp_signature_handle_st C++ object
#2279
desvxx
opened
1 month ago
1
Update sexpp reference to v0.9.0
#2278
ni4
closed
1 month ago
2
Add test to cover bz.avail_out == 0
#2277
desvxx
closed
1 month ago
2
CI: upload coverage report for Windows and 32-bit Debian.
#2276
ni4
opened
1 month ago
0
CI: update test cases with more date parsing cases
#2275
ni4
closed
1 month ago
2
Investigate possible AEAD-OCB password-based encryption issue.
#2274
ni4
opened
2 months ago
1
Fails to compile with >=libcxx-19: error: implicit instantiation of undefined template 'std::char_traits<unsigned char>'
#2273
nvinson
closed
2 months ago
1
Fix typos in the codebase and add typos checking action.
#2272
ni4
closed
2 months ago
1
Make rnp_signature_handle_st C++ object instead of using calloc.
#2271
ni4
opened
2 months ago
0
Update FFI API with key certification and signature customization functions.
#2270
ni4
closed
1 month ago
2
Remove duplicate implementations of some DSA/ECDSA functions
#2269
desvxx
closed
2 months ago
1
Ubuntu 22.04 LTS has only RNP v0.15.2
#2268
ni4
opened
2 months ago
3
Add a flag to force exporting signatures in strict RFC4880 format
#2267
csoler
closed
2 months ago
3
Do not allow 64 bit ciphers for encryption without explicit option.
#2266
desvxx
opened
2 months ago
2
Refactor pgp_key_t methods for noexcept and fix few coverity issues.
#2265
ni4
closed
2 months ago
2
Refactor rnp.cpp for less code duplication/reuse of ret_str_value().
#2264
ni4
closed
3 months ago
1
Generate and install rnp_ver header, which would include version info.
#2263
ni4
opened
3 months ago
0
rnp_key_add_signature() missing on Ubuntu 22.04
#2262
csoler
opened
3 months ago
2
fix key hashing for v5 / v6 signatures
#2261
TJ-91
closed
3 weeks ago
9
Add support for DSA-4096 keys and signatures.
#2260
ni4
opened
3 months ago
0
Update windows-native runner to windows-2022
#2259
ni4
closed
3 months ago
1
Improve documentation on a bunch of rnp_op_verify_t calls.
#2258
ni4
closed
3 months ago
2
Missing destructor for rnp_op_verify_signature_t ?
#2257
csoler
closed
3 months ago
1
Improve key updating performance.
#2256
ni4
closed
3 months ago
2
Implementation of draft-ietf-openpgp-persistent-symmetric-keys
#2255
falko-strenzke
opened
3 months ago
2
Implementation of draft-ietf-openpgp-replacementkey
#2254
falko-strenzke
opened
3 months ago
1
Fix another bunch of coverity issues.
#2253
ni4
closed
3 months ago
1
Add option to build without the sexpp and g10 keyrings support.
#2252
ni4
opened
3 months ago
2
Remove EOLed centos 7 from the CI.
#2251
ni4
closed
4 months ago
2
Refactor pgp_key_material_t to C++.
#2250
ni4
closed
3 months ago
3
fix issue #2247; use newer kyber _R3 symbols for Botan 3.2.0 upwards
#2249
TJ-91
closed
1 month ago
7
Remove duplicate implementations of some DSA/ECDSA functions.
#2248
ni4
closed
2 months ago
1
Fix Botan's "warning: 'Kyber1024' is deprecated"
#2247
ni4
opened
5 months ago
5
Allow zero-length input in rnp_input_from_memory()
#2246
desvxx
closed
2 months ago
1
Be compatible with update Botan 3.5 AEAD decryption behaviour.
#2245
ni4
closed
5 months ago
0
Add security override for sha1
#2244
desvxx
closed
2 months ago
2
Refactor encrypted_try_key() for better parameter handling.
#2243
ni4
closed
5 months ago
1
Next