-
# DID Doc Encoding: Abstract Data Model in JSON
This is a proposal to simplify DID-Docs by defining a simple abstract data model in JSON and then permitting other encodings such as JSON-LD, CBOR, e…
-
# Problem Definition
The Cosmos SDK has historically used Amino JSON for signing of transactions whereas Amino binary is used for encoding.
During the SDK's migration to protobuf, we had made the …
-
See the #247 comment thread
@hyc:
> Monero is still the only coin that is private by default - it's the one that should be recommended first.
ghost updated
5 years ago
-
I am creating this pre-proposal primarily to get something in by the deadline, without being sure whether this proposals/grants mechanism is the most appropriate for this specific problem given its sc…
-
When using `cryptmethod=blowfish2`, the saved ciphertext is not authenticated with a message authentication code ("MAC tag"). Consider saving "Lorem ipsum dolor sit amet, consectetur adipiscing elit."…
-
Motivation:
===========
In recent years, several efficient, open-source compilers have been developed that translate code from a high-level language into a secure multiparty-computation (MPC) prot…
-
# Merge
~~embedded_ai/2017-08-07.md at bi-weekly-2017-08-07 · PerfXLab/embedded_ai
https://github.com/PerfXLab/embedded_ai/blob/bi-weekly-2017-08-07/bi-weekly-reports/2017-08-07.md~~
# Comp…
-
to make it less opaque and easier to understand
rlin1 updated
7 years ago
-
See:
https://groups.google.com/d/msg/qubes-devel/CZ7WRwLXcnk/u_rZPoVxL5IJ
-
Cross user aggregate function. Returns the sum of values that can be produced post-anonymization.
Should support `GROUP BY`.
Queries expected to work:
- [ ] `SELECT sum(price) FROM purchases`
- [ ] …