1
0
mirror of https://github.com/taigrr/arduinolibs synced 2025-01-18 04:33:12 -08:00

8 Commits

Author SHA1 Message Date
Rhys Weatherley
786e52f923 Ed25519 signature algorithm 2015-04-18 08:42:37 +10:00
Rhys Weatherley
a3d7f61b96 Poly1305 message authenticator 2015-03-31 09:25:49 +10:00
Rhys Weatherley
72901a91f9 SHA512 hash algorithm 2015-03-14 07:19:44 +10:00
Rhys Weatherley
436e597d83 64-bit rotation macros 2015-03-12 19:44:07 +10:00
Rhys Weatherley
4fc27f1005 Rotation utilities for non-AVR platforms 2015-01-26 09:03:01 +10:00
Rhys Weatherley
0640fdf518 Stub for memcpy_P() on non-AVR platforms 2015-01-09 19:35:49 +10:00
Rhys Weatherley
91b3aa70e7 BLAKE2s hash function 2015-01-04 15:49:16 +10:00
Rhys Weatherley
ec0e224b23 Move internal crypto utilities to a private subdirectory 2015-01-04 08:39:09 +10:00