Releases: zama-ai/fhevmjs
Releases · zama-ai/fhevmjs
v0.5.2
v0.5.1
v0.5.0
What's Changed
- chore: update to tfhe-rs 0.6.1 by @immortal-tofu in #65
- feat: add TFHE decryption utils by @dartdart26 in #67
- Implement input mechanism and reencryption by @immortal-tofu in #63
- feat: add 2048 type by @immortal-tofu in #68
- Build fix by @immortal-tofu in #69
- Fhevmjs fixes to work with local node by @david-zk in #70
- fix: fix the way we get pk from cp by @immortal-tofu in #71
- chore: rename reencryptionUrl to gatewayUrl by @immortal-tofu in #72
- chore: Fix presentation of README links by @immortal-tofu in #73
- chore: rework the build process by @immortal-tofu in #74
- Update tfhe 063 by @immortal-tofu in #75
- fix: copro send() by @jatZama in #77
- Keccak by @immortal-tofu in #78
- fix: send function for coprocessor by @jatZama in #79
- chore: update kms wasm by @immortal-tofu in #76
- Fix types by @immortal-tofu in #80
- chore: add SLSA provenance by @aquint-zama in #81
- fix: add limit on number of values by @immortal-tofu in #83
- feat: use little endian instead of big endian by @immortal-tofu in #82
- fix: add try catch by @immortal-tofu in #84
- chore: fix bin by @immortal-tofu in #85
New Contributors
- @dartdart26 made their first contribution in #67
- @david-zk made their first contribution in #70
- @jatZama made their first contribution in #77
- @aquint-zama made their first contribution in #81
Full Changelog: v0.4.0...v0.5.0
v0.5.0-17
Full Changelog: v0.5.0-16...v0.5.0-17
v0.5.0-16
Full Changelog: v0.5.0-15...v0.5.0-16
v0.5.0-15
What's Changed
- chore: add SLSA provenance by @aquint-zama in #81
- fix: add limit on number of values by @immortal-tofu in #83
- feat: use little endian instead of big endian by @immortal-tofu in #82
New Contributors
- @aquint-zama made their first contribution in #81
Full Changelog: v0.5.0-14...v0.5.0-15
v0.5.0-14
v0.5.0-13
What's Changed
- fix: send function for coprocessor by @jatZama in #79
- chore: update kms wasm by @immortal-tofu in #76
Full Changelog: v0.5.0-12...v0.5.0-13
v0.5.0-12
v0.5.0-9
Fix build