Skip to content

Implement missing traits#1

Merged
maurges merged 4 commits into
mfrom
missing-traits
Dec 21, 2022
Merged

Implement missing traits#1
maurges merged 4 commits into
mfrom
missing-traits

Conversation

@survived
Copy link
Copy Markdown
Contributor

@survived survived commented Dec 9, 2022

PR implements certain traits for structs in the crate, exposes some structs, which's needed for working with the library. Also changes dependency url scheme, and makes binumber backend changable.

@survived survived force-pushed the missing-traits branch 6 times, most recently from 30956d3 to b390a8b Compare December 14, 2022 14:50
@survived survived marked this pull request as ready for review December 19, 2022 17:59
@survived survived requested a review from maurges December 19, 2022 17:59
@maurges
Copy link
Copy Markdown

maurges commented Dec 20, 2022

So we're using https urls instead of scp after all? I misunderstood your last message it seems.

Comment thread src/group_element_vs_paillier_encryption_in_range.rs
@survived
Copy link
Copy Markdown
Contributor Author

So we're using https urls instead of scp after all? I misunderstood your last message it seems.

Yep I suggested to use https instead of ssh urls. You can use write this in your ~/.gitconfig, so any https:// is replaced by ssh:// by your git client:

[url "[email protected]:dfnsco"]
        insteadOf = https://github.com/dfnsco
[url "[email protected]:dfns-labs"]
        insteadOf = https://github.com/dfns-labs

@maurges maurges merged commit 506b084 into m Dec 21, 2022
@maurges maurges deleted the missing-traits branch January 25, 2023 11:44
survived added a commit that referenced this pull request Jul 18, 2024
Use unambiguous encoding to derive challanges
survived added a commit that referenced this pull request Nov 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants