Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Similar fix for eddsa. | Niels Möller | 2021-03-13 | 1 | -3/+7 |
* | Add separate result argument to all mod functions. | Niels Möller | 2020-10-30 | 1 | -1/+1 |
* | Use GMP functions mpn_cnd_add_n, mpn_cnd_sub_n and mpn_cnd_swap.use-mpn_cnd-functions | Niels Möller | 2020-10-28 | 1 | -1/+1 |
* | Update eddsa internals to support ed448. | Niels Möller | 2020-01-02 | 1 | -4/+30 |
* | abi: explicitly export intended symbols and hide others | Nikos Mavrogiannopoulos | 2018-07-07 | 1 | -0/+1 |
* | Implemented eddsa signature internals. | Niels Möller | 2014-10-04 | 1 | -0/+51 |