/private_keyvaluestore

It's a simple (and probably insecure) implementation of a key-value store such that, the recipient of the store, will not know which keys (and values) are stored in the store.

Primary LanguagePythonApache License 2.0Apache-2.0

private_keyvaluestore

It's a simple (and probably insecure) implementation of a key-value store such that, the recipient of the store, will not know which keys (and values) are stored in the store.