concrete-shortint

Crates.ioconcrete-shortint
lib.rsconcrete-shortint
version0.1.1
sourcesrc
created_at2022-07-06 19:18:59.002765
updated_at2022-11-16 10:42:51.655862
descriptionHomomorphic Short Integer interface for the concrete FHE library.
homepagehttps://www.zama.ai/concrete-framework
repositoryhttps://github.com/zama-ai/concrete
max_upload_size
id620700
size542,235
Zama Bot (zama-bot)

documentation

https://docs.zama.ai/concrete/

README

concrete Shortint

concrete-shortint is a Rust library based on concrete-core with the goal of providing an abstraction layer that provides "short integer" types.

By "short integer", we mean unsigned integers, with usually less than 8 bits and that fits on a single LWE ciphertext.

The intended target audience for this library is people with cryptography knowledge.

License

This software is distributed under the BSD-3-Clause-Clear license. If you have any questions, please contact us at hello@zama.ai.

Commit count: 3085

cargo fmt