|
KeyPair | a |
|
KeyPair | b |
|
KeyPair | c |
|
◆ main()
boolean us.gov.crypto.test.symmetric_encryption.main |
( |
| ) |
|
|
inline |
References us.gov.crypto.test.symmetric_encryption.a, us.gov.crypto.test.symmetric_encryption.b, us::gov::crypto::ec.generate_keypair(), us::gov::crypto::ec.instance, log, us::gov::crypto::symmetric_encryption.test(), us.gov.crypto.test.symmetric_encryption.test_decrypt_multiple(), us.gov.crypto.test.symmetric_encryption.test_decrypt_nulls(), us.gov.crypto.test.symmetric_encryption.test_encrypt_decrypt(), us.gov.crypto.test.symmetric_encryption.test_encrypt_decrypt_keys(), and us.gov.crypto.test.symmetric_encryption.test_encrypt_multiple().
Referenced by main.main_test().
◆ test_decrypt_multiple()
boolean us.gov.crypto.test.symmetric_encryption.test_decrypt_multiple |
( |
String |
plaintext_string | ) |
|
|
inline |
◆ test_decrypt_nulls()
boolean us.gov.crypto.test.symmetric_encryption.test_decrypt_nulls |
( |
String |
ciphertext_string | ) |
|
|
inline |
References us.gov.crypto.test.symmetric_encryption.a, us.gov.crypto.test.symmetric_encryption.b, us.pair< f, s >.first, us::gov::crypto::ec.generate_keypair(), us::gov::crypto::ec.instance, us.ko.is_ko(), us.ko.is_ok(), us::gov::crypto::symmetric_encryption.iv_size, us::gov::crypto::symmetric_encryption.KO_40751, and us::gov::crypto::symmetric_encryption.KO_89601.
Referenced by us.gov.crypto.test.symmetric_encryption.main().
◆ test_encrypt_decrypt()
boolean us.gov.crypto.test.symmetric_encryption.test_encrypt_decrypt |
( |
String |
plaintext_string | ) |
|
|
inline |
◆ test_encrypt_decrypt_keys()
boolean us.gov.crypto.test.symmetric_encryption.test_encrypt_decrypt_keys |
( |
String |
plaintext_string, |
|
|
PrivateKey |
priv_a, |
|
|
PublicKey |
pub_b, |
|
|
PrivateKey |
priv_b, |
|
|
PublicKey |
pub_a |
|
) |
| |
|
inline |
◆ test_encrypt_multiple()
boolean us.gov.crypto.test.symmetric_encryption.test_encrypt_multiple |
( |
String |
plaintext_string | ) |
|
|
inline |
KeyPair us.gov.crypto.test.symmetric_encryption.a |
|
package |
KeyPair us.gov.crypto.test.symmetric_encryption.b |
|
package |
KeyPair us.gov.crypto.test.symmetric_encryption.c |
|
package |
The documentation for this class was generated from the following file: