Commit graph

6 commits

Author SHA1 Message Date
Miguel Oliveira 91072fa555 Stabilize x25519c.lua 2023-10-29 19:37:38 -03:00
Miguel Oliveira 2402f55f58 Tag experimental function exports as experimental 2023-06-08 01:25:07 -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 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 a7d98da04c Add tests and check the twist on x25519c.lua 2023-01-02 01:50:01 -03:00