mirror of
https://github.com/pgpainless/pgpainless.git
synced 2025-09-13 20:29:39 +02:00
ElGamal: Deprecate GENERAL
This commit is contained in:
parent
3c88bdde9b
commit
5f289f4fe1
4 changed files with 29 additions and 3 deletions
|
@ -68,6 +68,7 @@ public class EncryptDecryptTest {
|
|||
"Unfold the imagined happiness that both\n" +
|
||||
"Receive in either by this dear encounter.";
|
||||
|
||||
@SuppressWarnings("deprecation")
|
||||
@Test
|
||||
public void freshKeysRsaToElGamalTest()
|
||||
throws PGPException, NoSuchAlgorithmException, InvalidAlgorithmParameterException, IOException {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue