Issues
- 2
TFHE vulnerability to full key recovery attacks
#1490 opened by kkaczynski - 1
Broken link to example in README
#1477 opened by peterspbr - 1
error: failed to run custom build command for `tfhe-cuda-backend v0.3.0 (/mnt/d/work/research/tfhe-rs/backends/tfhe-cuda-backend)`
#1478 opened by shangsony - 6
Server-side Wasm/Wasi Support
#1034 opened by lastmjs - 4
tfhe-rs@latest compilation issue with rust@1.76
#1426 opened by sartimo - 2
If/else branching
#1415 opened by VladChernenko - 16
- 6
Add ways to compress key sizes to docs
#1400 opened by osintalex - 8
Cuda compiling Error
#1327 opened by wyunhao - 6
BorrowMutError: 'already borrowed' while executing CompactFheBool operations within a rayon parallel iterator
#993 opened by 0xalexbel - 12
Expand integer math operations
#1143 opened by lognorman20 - 21
Error while building
#1299 opened by Sameeksha0709 - 19
Improve WoPBS API to avoid mistakes when using ciphertexts with varying degrees, consider having a carry invariant radix LUT generation
#1016 opened by cgouert - 1
Add support for matrix operations
#1162 opened by lognorman20 - 3
`if_then_else_parallelized(c, a, b)`: Allow `a` and `b` to be `BooleanBlock`
#825 opened by matthiasgeihs - 5
Does`tfhe` support compiled deployment on `wasm`?
#1111 opened by vladilen11 - 3
(G)lweCiphertextList::from_fn methods
#1108 opened by leonardohn - 1
Please add a note about the impact of "Polynomial-time Quantum Algorithms for Lattice Problems" (if it holds up) on TFHE implementations
#1076 opened by jayavanth - 4
- 1
Faster TFHE Bootstrapping by Block Binary Keys
#1011 opened by gogo9th - 4
Unable to instantiate a seeder, make sure to enable a seeder feature like seeder_unix for example on unix platforms.
#998 opened by qxzhou1010 - 7
- 7
- 11
PBS with varying bit-widths
#978 opened by cgouert - 3
The use of single-thread mode for TFHE-rs
#941 opened by xldeng-chn - 1
- 6
- 3
Implement Copy for shortint Ciphertexts?
#816 opened by j2kun - 1
- 7
Question: BSD3-clear patents
#747 opened by dfasg8329 - 5
Some typo in the doc and whitepaper
#748 opened by 3for - 8
memory leak
#730 opened by woohyen0313 - 9
Conditional blocks.
#735 opened by tarassh - 3
About the simple example code in the readme
#702 opened by chinchihwork - 6
pbs_modulus_switch question/suggestion
#589 opened by mvanbeirendonck - 3
`if_then_else_parallelized`: "Condition ciphertext does not encrypt a boolean (0 or 1) value"
#615 opened by matthiasgeihs - 2
Regex example returns wrong result?
#614 opened by matthiasgeihs - 14
Remainder doesn't seem to work
#509 opened by JoseSK999 - 1
- 16
Comparison sequence of enc_numbers
#453 opened by jahidhasanlinix - 2
- 5
Execution time issue
#490 opened by vivekkumar15 - 5
Compressing Radix Ciphertext
#497 opened by On0n0k1 - 2
- 0
`ScalarMultiplier` and `TwosComplementNegation` traits from `integer` module are not exposed to public
#445 opened by y-pakorn - 4
Question: About performance
#447 opened by On0n0k1 - 2
[EXAMPLES] How do I execute the examples?
#448 opened by angel-longueira - 11
The `r` resulted from integer `division` when multiplied together always return `0`.
#410 opened by y-pakorn - 3
radix Interger scalar_[left/right]_shift rotate if shift more than bit length.
#415 opened by yoyoismee - 4
Question: Why are keys so large?
#391 opened by On0n0k1