Bug in MAC check for SPDZ-based protocols
Đang mở
Security
Type: Bug
- Ngôn ngữ chính
- Java
- Star
- 143
- Fork
- 61
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.