Find
C
ase-sensitive
R
egexp search
Path
Showing
4856e7ca
from
2026-05-17
:
Bug
2038114
- Use --color-surface-base on Settings' Saved Password dialog. r=aleca
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
2157
-
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
-