Class EthereumIESTest

java.lang.Object
org.bouncycastle.util.test.SimpleTest
org.bouncycastle.crypto.test.EthereumIESTest
All Implemented Interfaces:
Test

public class EthereumIESTest extends SimpleTest
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.