Remove picocoin reference configuration

Picocoin is no longer actively supported by the library, so the reference
configuration used in testing has been removed.
This commit is contained in:
Simon Butcher 2017-12-12 23:44:55 +02:00
parent 297d7535fb
commit 952240985a
3 changed files with 1 additions and 73 deletions

View file

@ -113,6 +113,7 @@ Changes
* Only run AES-192 self-test if AES-192 is available. Fixes #963.
* Tighten the RSA PKCS#1 v1.5 signature verification code and remove the
undeclared dependency of the RSA module on the ASN.1 module.
* Removed support for the library reference configuration for picocoin.
= mbed TLS 2.6.0 branch released 2017-08-10