History log of /libcore/luni/src/test/java/libcore/javax/crypto/ECDHKeyAgreementTest.java
Revision Date Author Comments
98d0c2e60af002dd0a2355ad2b639452be4b7a6d 02-Mar-2013 Alex Klyubin <klyubin@google.com> Unit tests for all registered ECDH KeyAgreement instances.

The BouncyCastle (BC) provider is currently failing the following
tests:
* testInit_withUnsupportedAlgorithmParameterSpec because it accepts
AlgorithmParameterSpec instances which have nothing to do with
key agreement.

Change-Id: Ibce14f23e8b711e92d0312030642ae452941dc6d