Open gridhead opened 4 years ago
The current way of checking integrity fails when DecryptionFailed exception occurs but what if an attacker replaces the existing message with the a new one after encrypting it with the target public key?
DecryptionFailed
The current way of checking integrity fails when
DecryptionFailed
exception occurs but what if an attacker replaces the existing message with the a new one after encrypting it with the target public key?