Find
C
ase-sensitive
R
egexp search
Path
Showing
b84b783c
:
Bug
1930242
- Replace a few instances of VK_ESCAPE passed to EventUtils with KEY_Escape. rs=me
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
-