Bug in MAC check for SPDZ-based protocols
Aberta
Security
Type: Bug
- Linguagem predominante
- Java
- Estrelas
- 143
- Forks
- 61
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
SPDZ, Mascot, and SPDZ2k require coin tossing to run every time a MAC check is executed.
Currently, we only run coin tossing once and re-use the resulting DRBG for all MAC checks. This is not secure and should be fixed for:
- [x] SPDZ
- [ ] Mascot
- [ ] SPDZ2k
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.