Commit Graph

8 Commits

Author SHA1 Message Date
Neil
4b1d45339b update python basic example 2024-03-21 01:08:28 -07:00
menonsamir
7b655623c0 Fix Node example (#15)
* 0.1.7

* update examples (fix #14)

* Fix build

* Add crypto to bloom tests
2023-03-14 20:59:41 -07:00
menonsamir
aea24b9156 Fix local server example (#13)
* update npmignore

* 0.1.7-alpha.1

* Update local example
2023-03-14 02:03:56 -07:00
menonsamir
20e5900ed7 Add local server (#12)
* Add local server

* Fix node-local example

* Fix build
2023-03-13 16:30:21 -07:00
menonsamir
7c51219722 Add CommonJS module (#11)
* add CommonJS module

* add copy plugin
2023-03-12 16:30:05 -07:00
Neil Movva
b2968962e7 Private Valentines demo (#9)
JS Client changes:
Gracefully return null if key is not found in bucket (instead of throwing)
Support single and multi-key lookups in a unified privateRead function
2023-02-15 00:53:54 -08:00
Samir Menon
b4fa467e3e Fix package names 2023-02-07 18:55:38 -08:00
Samir Menon
48e4792ca2 Initial version of homomorphic encryption SDK 2023-02-07 15:21:24 -08:00