19 Commits

Author SHA1 Message Date
Arthur Meyre
03654da9ec chore(tfhe): rename features 2022-11-10 15:02:21 +01:00
Arthur Meyre
98521c6d09 chore(c_api): add tests for boolean assign operators 2022-11-10 10:48:02 +01:00
Arthur Meyre
c08613d09b feat(shortint): add smart bivariate primitives, expose in C API 2022-11-09 10:21:30 +01:00
Arthur Meyre
58222618d1 feat(c_api): make degree management manual, as in the rust API 2022-11-08 13:19:20 +01:00
Arthur Meyre
4faf334ede feat(c_api): add PBS for shortint 2022-11-08 13:19:20 +01:00
Arthur Meyre
7345a8c865 feat(c_api): boolean scalar binary ops 2022-11-04 14:58:56 +01:00
Arthur Meyre
62a96e1b9c feat(tfhe): bootstrap after public encryption update to js and C APIs 2022-11-04 14:58:56 +01:00
Arthur Meyre
05e3d460b9 feat(tfhe): public key 2022-11-04 14:58:56 +01:00
Arthur Meyre
008a9c8161 chore(c_api): fix typo 2022-10-27 15:20:54 +02:00
Arthur Meyre
e0854100ea feat(c_api): add scalar_mod operator 2022-10-27 15:18:36 +02:00
Arthur Meyre
23a93fc169 feat(c_api): add scalar_div operators 2022-10-27 15:16:48 +02:00
Arthur Meyre
1c7dae7d69 feat(c_api): add div operator 2022-10-27 14:58:02 +02:00
Arthur Meyre
782dc1f82e feat(c_api): more shortint operators, rationalize scalar values 2022-10-27 14:06:53 +02:00
Arthur Meyre
f45ec6ea32 feat(c_api): additional shortint operators 2022-10-27 11:37:43 +02:00
Arthur Meyre
5fe33b100c feat(c_api): first operators for shortints 2022-10-26 16:59:15 +02:00
Arthur Meyre
a801bcd8ae refactor(wasm): use getrandom for web browser 2022-10-26 11:28:23 +02:00
Arthur Meyre
b5c2942ba7 feat(c_api): added serialization to booleans C API 2022-10-25 12:33:08 +02:00
Arthur Meyre
cc55b51112 feat(c_api): near feature-full booleans C API 2022-10-25 11:44:21 +02:00
Arthur Meyre
65e8f05368 feat(c_api): start of the c_api for booleans 2022-10-24 18:20:57 +02:00