mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
13 lines
271 B
Plaintext
13 lines
271 B
Plaintext
/**
|
|
* @defgroup pkg_qdsa qdsa
|
|
* @ingroup pkg
|
|
* @ingroup sys
|
|
* @brief Small and Secure Digital Signatures with Curve-based Diffie-Hellman Key Pairs
|
|
*
|
|
* # License
|
|
*
|
|
* The package code is released to public domain
|
|
*
|
|
* @see https://www.cs.ru.nl/~jrenes/
|
|
*/
|