zero-knowledge
Here are 112 public repositories matching this topic...
-
Updated
Jun 27, 2020 - C++
#306 addresses a term-precedence bug with exponentiation. However, we do not have an end-to-end test case for this.
It should be included, ideally for all operators.
Devwarrior proposal to test all changes on Fedora23/Qubes OS.
Need to update instruction how to build there and check it before release.
-
Updated
Feb 25, 2020 - Haskell
-
Updated
Jun 7, 2020 - Python
When users get their balances, encrypted balance and pending_transfer are printed out by default. It seems messy, so add cli flags to print out these value.
https://github.com/LayerXcom/zero-chain/blob/1fc625f714442dba590d0dac95e78bf4b2a49392/zface/src/main.rs#L275-L277
-
Updated
Jun 18, 2019 - Python
-
Updated
Jun 27, 2020 - TypeScript
-
Updated
Jul 15, 2019
When I start a chat session and receive messages for me I see:
21:09 conversation started: <nick> <fingerprint>
19:17 first message received on <date>
19:17 <nick> <message>
I see the logic here: first a system message tells what happened at system time (convo started), then past messages with their original timestamps are printed.
But it feels weird because this is the first
-
Updated
Dec 6, 2019 - Rust
-
Updated
Jun 27, 2020 - Rust
-
Updated
Mar 6, 2020 - TypeScript
-
Updated
Feb 10, 2020 - Haskell
-
Updated
May 9, 2020 - Haskell
-
Updated
Jun 25, 2020 - Rust
-
Updated
Oct 23, 2019 - Rust
-
Updated
Aug 27, 2019 - Rust
-
Updated
Apr 22, 2020 - JavaScript
-
Updated
May 21, 2020 - C
-
Updated
Apr 14, 2020 - Haskell
-
Updated
May 27, 2020 - PHP
-
Updated
Mar 6, 2020 - TypeScript
-
Updated
Apr 15, 2020 - Python
-
Updated
Jun 26, 2020 - Rust
-
Updated
Oct 17, 2019
It would be nice to avoid having the Vec inside of the Polynomial struct as pub and instead having it private and implement Iter and IntoIter traits for it.
Improve this page
Add a description, image, and links to the zero-knowledge topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the zero-knowledge topic, visit your repo's landing page and select "manage topics."
Describe the bug
The portion of the wiki that describes how to reverse URL's to datastore files is not working or outdated. If it could be updated that would be great or if not perhaps a note about the documentation being out dated could help.
https://github.com/xwiki-labs/cryptpad/wiki/Understanding-the-database#finding-particular-documents
Executing the suggested code from the wiki an