Files
mars-matrixssl/crypto/scalarmult
Janne Johansson d0a51a7e43 MatrixSSL 4.0.0
2018-09-13 12:17:26 +03:00
..
2018-09-13 12:17:26 +03:00
2018-09-13 12:17:26 +03:00
2018-09-13 12:17:26 +03:00
2018-09-13 12:17:26 +03:00
2018-09-13 12:17:26 +03:00
2018-09-13 12:17:26 +03:00
2018-09-13 12:17:26 +03:00
2018-09-13 12:17:26 +03:00
2018-09-13 12:17:26 +03:00

This directory implements X25519 key agreement primitives for SafeZone CL/SL. The implementation consists of software from
libsodium 1.0.16.

The software has been modified to use psSodium and SLCrypto prefixes
for functions to ensure it does not use the same function names than
libsodium (and therefore potentially conflict with libsodium).