FhenixProtocol / fheos

FheOS is a modular layer that allows the blockchain to execute encrypted computations powered by FHE
Other
16 stars 9 forks source link

Security zones on encrypted input #115

Closed eshelB closed 1 month ago

eshelB commented 1 month ago

Now users can specify the security zone of the number in fhenix.js' encrypt_x functions, and nitro will know how to assign them to that securityZone

tests import fhenix.js from github. this is a temporary measure until fhenix.js is published.

warp-drive: https://github.com/FhenixProtocol/warp-drive/pull/26 fhenixjs: https://github.com/FhenixProtocol/fhenix.js/pull/32 nitro: https://github.com/FhenixProtocol/nitro/pull/125