]> git.codecow.com Git - Monocypher.git/commit
Expunged Monokex test vectors
authorLoup Vaillant <loup@loup-vaillant.fr>
Fri, 20 Dec 2019 11:54:39 +0000 (12:54 +0100)
committerLoup Vaillant <loup@loup-vaillant.fr>
Fri, 20 Dec 2019 11:54:39 +0000 (12:54 +0100)
commit7067c953dc80a7a8f748bba8e8b0c24c55da338e
treef81e25b71b765a4b55a5ca8cdbc50fccb872aef6
parent6667d1ccf55f27493e4b891ce2c61b2359ef27a8
Expunged Monokex test vectors

Monokex is unlikely to be added to Monocypher in the near future, for
a couple reasons:

- It is a high level protocol, and Monocypher is fairly low level.
- It is not yet ready for production.
- It takes a significant amount of code.

Maybe it will be added later, but first, Monokex must focus on being its
own library, with Monocypher as a dependency. (We could also have a
version that uses Libsodium instead.)
tests/gen/makefile
tests/gen/monokex_x.c [deleted file]
tests/gen/monokex_xk1.c [deleted file]