Find
C
ase-sensitive
R
egexp search
Path
Showing
72b8ba07
from
2026-06-11
:
Bug
2047018
- Add channel parent process tracking to message channels. r=coreycb
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
-