fhel 0.0.5 copy "fhel: ^0.0.5" to clipboard
fhel: ^0.0.5 copied to clipboard

PlatformAndroidLinux
unlisted

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

0.0.5 #

Target applications will need to compile Dynamic Library (libfhel.so / .dylib)

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]
0
likes
120
pub points
33%
popularity

Publisher

unverified uploader

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

Documentation

API reference

License

MIT (LICENSE)

Dependencies

ffi, flutter, path

More

Packages that depend on fhel