Function rubble::ecdh::run_tests[][src]

pub fn run_tests(provider: impl EcdhProvider)
Expand description

Runs Rubble’s P-256 provider testsuite against provider.

Note that this is just a quick smoke test that does not provide any assurance about security properties. The P-256 provider should have a dedicated test suite.