Find
C
ase-sensitive
R
egexp search
Path
Showing
037c7486
from
2026-06-10
:
Bug
2040638
- Preserve compose cancel-send lifecycle across FCC and cleanup. r=mkmelin
comm-central
/
third_party
/
botan
/
src
/
lib
/
pubkey
/
keypair
Navigation
Enable keyboard shortcuts
Name
Description
Size
Coverage
info.txt
169
-
keypair.cpp
Check an encryption key pair for consistency
2175
-
keypair.h
Tests whether the key is consistent for encryption; whether encrypting and then decrypting gives to the original plaintext. @param rng the rng to use @param private_key the key to test @param public_key the key to test @param padding the encryption padding method to use @return true if consistent otherwise false
2428
-