Commit Graph

4 Commits

Author SHA1 Message Date
Neil Movva
8a4854b13e bump versions to 0.1.9 (#25) 2023-04-24 16:42:27 -07:00
Neil Movva
91e98674de Github Actions builds for Python client (#18)
* Setup Github Actions builds for Python client

* unify js and python releases
(triggered by github release)

* reduce build churn: run mac/win only after linux

* ignore some paths in PR build trigger

* name python builder workflow
2023-03-27 22:55:35 -07:00
Neil Movva
b77a93f43a Python client: new AsyncBucket interface (#17)
New client interface to support async usage. 
This commit implements async versions of write() and privateRead(); all other calls fall back to blocking synchronous versions.
2023-03-27 18:03:38 -07:00
Samir Menon
48e4792ca2 Initial version of homomorphic encryption SDK 2023-02-07 15:21:24 -08:00