Commit Graph

7 Commits

Author SHA1 Message Date
Neil Movva
1b8960f5e2 unify client versions at 0.2.0
add min rustc version to all crates
2023-08-28 22:59:25 -07:00
Neil Movva
f461871d93 bump python version, retry doc build 2023-08-28 21:36:32 -07:00
Neil Movva
8a4854b13e bump versions to 0.1.9 (#25) 2023-04-24 16:42:27 -07:00
Neil Movva
3b28c30d89 Clients: add modify and clear (#23)
* add modify and clear

* test blyss service via python client
2023-04-20 13:31:59 -07:00
menonsamir
dc5366d6d5 Reduce public params, release crates (#20)
* add noise estimation

* add pub param dedup

* fix noise estimates

* add better paramset

* Make backwards compatible

* Fix CI and server

* Prepare for spiral-server crate

* update lock

* Deps

* Do prerelease

* Update dependency

* Fix version

* Deps

* More fixes

* Bump ver

* Prepare for release
2023-04-11 14:05:29 -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