Package org.bouncycastle.crypto.test
Class EthereumIESTest
java.lang.Object
org.bouncycastle.util.test.SimpleTest
org.bouncycastle.crypto.test.EthereumIESTest
- All Implemented Interfaces:
Test
test for Ethereum flavor of ECIES - Elliptic Curve Integrated Encryption Scheme
Note the IV is always required when passing parameters, as the IV is added to the MAC.
-
Method Summary
-
Method Details
-
getName
- Specified by:
getName
in interfaceTest
- Specified by:
getName
in classSimpleTest
-
performTest
- Specified by:
performTest
in classSimpleTest
- Throws:
Exception
-
main
-