#general #scicrypt #traits #secret-sharing #homomorphic #threshold

nightly scicrypt-traits

A scicrypt crate defining general traits for cryptographic systems and functionalities

7 unstable releases (3 breaking)

0.7.1 Sep 14, 2022
0.7.0 Sep 11, 2022
0.6.2 Sep 8, 2022
0.6.0 May 6, 2022
0.4.0 Aug 29, 2021

#2170 in Cryptography

Download history 8/week @ 2024-02-18 29/week @ 2024-02-25 13/week @ 2024-03-03 65/week @ 2024-03-10 15/week @ 2024-03-17 81/week @ 2024-03-31

164 downloads per month
Used in 4 crates

MIT and LGPL-3.0+

23KB
331 lines

This is a part of scicrypt. For more information, head to the scicrypt crate homepage.

General traits for cryptographic primitives in multi-party computation, such as homomorphic (threshold) cryptosystems, oblivious transfers (WIP), secret sharing, etc.


lib.rs:

This is a part of scicrypt. For more information, head to the scicrypt crate homepage.

General traits for cryptographic primitives in multi-party computation, such as homomorphic (threshold) cryptosystems, oblivious transfers (WIP), secret sharing, etc.

Dependencies

~21MB
~484K SLoC