1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-17 04:52:59 +01:00
RIOT/pkg/c25519
Koen Zandberg 6d8e18b57e
c25519: Initial support for c25519 package
c25519[1] is a library optimized for embedded applications handling ed25519
signing and x25519 crypto. It uses significantly less memory and flash
compared to TweetNaCl and is significantly faster when used on a
samr21-xpro

[1]: https://www.dlbeer.co.nz/oss/c25519.html
2019-04-04 14:05:57 +02:00
..
doc.txt c25519: Initial support for c25519 package 2019-04-04 14:05:57 +02:00
Makefile c25519: Initial support for c25519 package 2019-04-04 14:05:57 +02:00
Makefile.c25519 c25519: Initial support for c25519 package 2019-04-04 14:05:57 +02:00
Makefile.include c25519: Initial support for c25519 package 2019-04-04 14:05:57 +02:00