Commit graph

10 commits

Author SHA1 Message Date
Miguel Oliveira cb620cfb0a Rework comments to new annotation style 2023-06-08 01:15:16 -03:00
Miguel Oliveira 6fbbab378a Simplify random initialization
The entropy is now provided by the user. They are tasked with finding a
high-quality source of entropy to initialize the generator with.
2023-04-11 16:46:13 -03:00
Miguel Oliveira 32ba9d8252 Add large test vectors 2023-04-11 14:38:19 -03:00
Miguel Oliveira 77dfbae843 Switch argument validation back to assertions 2023-01-02 20:56:35 -03:00
Miguel Oliveira cc71819572 Change masked exchange interface 2023-01-02 20:33:57 -03:00
Miguel Oliveira 73e0df0b5e Add masked signing 2023-01-02 16:02:03 -03:00
Miguel Oliveira 77892f3a76 Add Ed25519 tests and secret key conversion 2023-01-02 04:45:53 -03:00
Miguel Oliveira a7d98da04c Add tests and check the twist on x25519c.lua 2023-01-02 01:50:01 -03:00
Miguel Oliveira 8a28d6f7ea Add ecc unit tests and fix Ed25519 2022-12-14 20:27:47 -03:00
Miguel Oliveira 9d060fa581 Move directory and add unit tests 2022-12-14 00:00:27 -03:00