Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 1.12 KB

File metadata and controls

17 lines (11 loc) · 1.12 KB

RSA One-way Accumulator(Java implementation)

@author Lei, HUANG (lhuang@pku.edu.cn): 2019-04-17 21:12:01

Cryptographic accumulator based on the strong RSA assumption [Bd94, BP97, CL02, BBF18].

originally wrote in Python

References

References