jeffmur / fhel

Fully Homomorphic Encryption Library
https://pub.dev/packages/fhel
MIT License
2 stars 0 forks source link

CKKS: Throw Exception #42

Closed jeffmur closed 8 months ago

jeffmur commented 8 months ago

Throw error when attempting to generate context when scheme is set to ckks

Limitation: Expect that there is one and only one Aseal instance (concurrency is not thread safe)