tests/pkg_wolfcrypt-ed25519-verify: fix broken links

This commit is contained in:
Gunar Schorcht 2020-03-04 13:28:24 +01:00
parent 0d8fb5a463
commit 206d6651fd

View File

@ -2,7 +2,7 @@
This is a demo of a signature verification using wolfCrypt. This is a demo of a signature verification using wolfCrypt.
wolfCrypt is part of [wolfSSL](https://www.wolfss.com) which provides several different cryptographic services. wolfCrypt is part of [wolfSSL](https://www.wolfssl.com) which provides several different cryptographic services.
In this test, a text message is signed using Edwards-curve digital signature algorithm, In this test, a text message is signed using Edwards-curve digital signature algorithm,
using the Ed25519 signature scheme. using the Ed25519 signature scheme.