Skip to content

Latest commit

 

History

History
 
 

concrete-shortint

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 [email protected].