Skip to content

Releases: jeffmur/fhel

v0.0.12

12 Sep 05:31
Compare
Choose a tag to compare

v0.0.11

09 Sep 00:22
Compare
Choose a tag to compare

Full Changelog: v0.0.10...v0.0.11

Test Distribution with conan

v0.0.9

08 Sep 04:19
Compare
Choose a tag to compare

What's Changed

  • Remove compilation step pub.dev; Update Changelog by @jeffmur in #72
  • dist-ci use ls + grep in Makefile by @jeffmur in #74

Full Changelog: v0.0.6...v0.0.9

v0.0.8-dev.1

08 Sep 03:52
Compare
Choose a tag to compare

Testing android

v0.0.8

31 Aug 03:44
Compare
Choose a tag to compare

Full Changelog: v0.0.7...v0.0.8

What's Changed

Full Changelog: v0.0.6...v0.0.8

v0.0.7

10 Aug 18:44
Compare
Choose a tag to compare

What's Changed

  • macos + retrieve binary from .pub-cache by @jeffmur in #72

Full Changelog: v0.0.6...v0.0.7

v0.0.6

09 Aug 22:31
4299a3c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.4...v0.0.6

v0.0.4

08 Mar 05:55
Compare
Choose a tag to compare

0.0.4

CKKS Scheme

  • Encode / Decode Vector[Float]
  • Encrypt / Decrypt Plaintext

Save / Load Parameters and Ciphertext

  • Pointer[Uin8] references serialized byte string

Full Changelog: v0.0.3...v0.0.4

v0.0.3

16 Feb 19:49
3f4468d
Compare
Choose a tag to compare

Library Restructure

  • Afhe: Adapter of fully homomorphic encryption. Exposes Classes
  • Seal: Expose end user APIs. Extends Afhe