fhel 0.0.5-linux copy "fhel: ^0.0.5-linux" to clipboard
fhel: ^0.0.5-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.5-linux #

Check-in Microsoft SEAL + CPP

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]
1
likes
0
pub points
26%
popularity

Publisher

verified publisherjeffmur.dev

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