fhel 0.0.4-linux copy "fhel: ^0.0.4-linux" to clipboard
fhel: ^0.0.4-linux copied to clipboard

Natively supports Fully Homomorphic Encryption operations on sensitive data without revealing it. Supports Key Derivation, Encryption, Decryption, and Mathematical operations.

0.0.4-linux #

Testing linux release

0.0.4 #

CKKS Scheme

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

Save / Load Parameters and Ciphertext

  • Pointer[Uin8] references serialized byte string

0.0.3 #

Library Restructure

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

0.0.2 #

Android Release

  • Supported Architectures: 'arm64-v8a', 'armeabi-v7a', 'x86_64'
  • Will not support x86
  • Does not include optimizations for Microsoft SEAL

0.0.1 #

Fully Homomorphic Encryption Library using dart:ffi.

Microsoft SEAL

  • Scheme: BFV
  • Operation: Add
  • Data Types: Integer, Hexadecimal, List[Int]
2
likes
0
points
86
downloads

Publisher

verified publisherjeffmur.dev

Weekly Downloads

Natively supports Fully Homomorphic Encryption operations on sensitive data without revealing it. Supports Key Derivation, Encryption, Decryption, and Mathematical operations.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

ffi, flutter, path

More

Packages that depend on fhel