- 18 Jun, 2015 1 commit
-
-
Manuel Pégourié-Gonnard authored
-
- 24 Apr, 2015 1 commit
-
-
Manuel Pégourié-Gonnard authored
-
- 08 Apr, 2015 1 commit
-
-
Manuel Pégourié-Gonnard authored
A simple execution of tmp/invoke-rename.pl
-
- 03 Apr, 2015 1 commit
-
-
Manuel Pégourié-Gonnard authored
-
- 27 Mar, 2015 1 commit
-
-
Manuel Pégourié-Gonnard authored
The race was due to mpi_exp_mod storing a Montgomery coefficient in the context (RM, RP, RQ). The fix was verified with -fsanitize-thread using ssl_pthread_server and two concurrent clients. A more fine-grained fix should be possible, locking just enough time to check if those values are OK and set them if not, rather than locking for the whole mpi_exp_mod() operation, but it will be for later.
-
- 25 Mar, 2015 3 commits
-
-
Manuel Pégourié-Gonnard authored
-
Manuel Pégourié-Gonnard authored
Note from future self: actually md_init_ctx will be re-introduced with the same signature later, and a new function with the additional argument will be added.
-
Manuel Pégourié-Gonnard authored
- more freedom for us to change it in the future - enforces hygiene - performance impact of making accessors no longer inline should really be negligible
-
- 11 Mar, 2015 1 commit
-
-
Pascal Junod authored
-
- 10 Mar, 2015 1 commit
-
-
Manuel Pégourié-Gonnard authored
-
- 06 Mar, 2015 1 commit
-
-
Manuel Pégourié-Gonnard authored
-
- 10 Feb, 2015 2 commits
-
-
Manuel Pégourié-Gonnard authored
enumerated type mixed with another type
-
Rich Evans authored
-
- 28 Jan, 2015 1 commit
-
-
Manuel Pégourié-Gonnard authored
-
- 23 Jan, 2015 4 commits
-
-
Manuel Pégourié-Gonnard authored
-
Manuel Pégourié-Gonnard authored
-
Manuel Pégourié-Gonnard authored
-
Manuel Pégourié-Gonnard authored
-
- 22 Jan, 2015 1 commit
-
-
Manuel Pégourié-Gonnard authored
-
- 06 Nov, 2014 2 commits
-
-
Manuel Pégourié-Gonnard authored
-
Manuel Pégourié-Gonnard authored
-
- 24 Jul, 2014 1 commit
-
-
Paul Bakker authored
-
- 09 Jul, 2014 1 commit
-
-
Paul Bakker authored
-
- 17 Jun, 2014 2 commits
-
-
Paul Bakker authored
-
Paul Bakker authored
-
- 06 Jun, 2014 2 commits
-
-
Manuel Pégourié-Gonnard authored
-
Manuel Pégourié-Gonnard authored
-
- 05 Jun, 2014 1 commit
-
-
Manuel Pégourié-Gonnard authored
-
- 04 Jun, 2014 1 commit
-
-
Manuel Pégourié-Gonnard authored
-
- 01 May, 2014 1 commit
-
-
Paul Bakker authored
-
- 30 Apr, 2014 3 commits
-
-
Manuel Pégourié-Gonnard authored
-
Paul Bakker authored
-
Paul Bakker authored
-
- 17 Apr, 2014 1 commit
-
-
Paul Bakker authored
-
- 26 Mar, 2014 1 commit
-
-
Manuel Pégourié-Gonnard authored
-
- 13 Mar, 2014 1 commit
-
-
Manuel Pégourié-Gonnard authored
-
- 06 Feb, 2014 1 commit
-
-
Paul Bakker authored
-
- 05 Feb, 2014 1 commit
-
-
Manuel Pégourié-Gonnard authored
-
- 27 Jan, 2014 1 commit
-
-
Paul Bakker authored
This reverts commit b4fae579. Conflicts: library/pk.c tests/suites/test_suite_pk.data tests/suites/test_suite_pk.function
-
- 22 Jan, 2014 1 commit
-
-
Manuel Pégourié-Gonnard authored
-