Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
crypto: make X25519 & Ed25519 available for mbedtls configurations
Make LTC implementations of X25519 & Ed25519 algorithms available when crypto library is chosen to be mbedtls (which yet lacks support for these algorithms). Signed-off-by: Sergiy Kibrik <[email protected]>
- Loading branch information