mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-18 12:52:44 +01:00
tests/pkg_wolfcrypt-ed25519-verify: fix broken links
This commit is contained in:
parent
0d8fb5a463
commit
206d6651fd
@ -2,7 +2,7 @@
|
||||
|
||||
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,
|
||||
using the Ed25519 signature scheme.
|
||||
|
Loading…
Reference in New Issue
Block a user