libprio/prio
Daniel Reusche ffda9aa966 Fix and test zeroing of t->data_shares in set_data_uint 2020-11-05 19:54:50 -05:00
..
SConscript Two small fixes (#28) 2018-08-29 14:18:36 -07:00
client.c Hash batchID with shared secret to get PRG seed. (#104) 2020-07-27 16:49:30 -07:00
client.h Run code through clang-format 9.0. (#97) 2020-06-01 23:38:23 -07:00
config.c Run code through clang-format 9.0. (#97) 2020-06-01 23:38:23 -07:00
config.h Run code through clang-format 9.0. (#97) 2020-06-01 23:38:23 -07:00
debug.h issue #25 - format libprio with clang-format, using Mozilla style (#26) 2018-08-29 13:47:18 -07:00
encrypt.c Run code through clang-format 9.0. (#97) 2020-06-01 23:38:23 -07:00
encrypt.h Run code through clang-format 9.0. (#97) 2020-06-01 23:38:23 -07:00
mparray.c Run code through clang-format 9.0. (#97) 2020-06-01 23:38:23 -07:00
mparray.h Run code through clang-format 9.0. (#97) 2020-06-01 23:38:23 -07:00
params.h Remove precomputed table of roots (#68) (#69) 2019-03-27 21:34:20 -07:00
poly.c Run code through clang-format 9.0. (#97) 2020-06-01 23:38:23 -07:00
poly.h Run code through clang-format 9.0. (#97) 2020-06-01 23:38:23 -07:00
prg.c Hash batchID with shared secret to get PRG seed. (#104) 2020-07-27 16:49:30 -07:00
prg.h Hash batchID with shared secret to get PRG seed. (#104) 2020-07-27 16:49:30 -07:00
rand.c Run code through clang-format 9.0. (#97) 2020-06-01 23:38:23 -07:00
rand.h Run code through clang-format 9.0. (#97) 2020-06-01 23:38:23 -07:00
serial.c Add implementation of server merge test (and formatting) 2020-07-28 15:57:56 -04:00
serial.h Run code through clang-format 9.0. (#97) 2020-06-01 23:38:23 -07:00
server.c Fix and test zeroing of t->data_shares in set_data_uint 2020-11-05 19:54:50 -05:00
server.h issue #25 - format libprio with clang-format, using Mozilla style (#26) 2018-08-29 13:47:18 -07:00
share.c Run code through clang-format 9.0. (#97) 2020-06-01 23:38:23 -07:00
share.h Run code through clang-format 9.0. (#97) 2020-06-01 23:38:23 -07:00
util.h Avoid redefining MIN 2020-05-20 16:03:11 +02:00