Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multicore wasm https #7

Merged
merged 2 commits into from
Dec 27, 2022
Merged

Multicore wasm https #7

merged 2 commits into from
Dec 27, 2022

Conversation

AllFi
Copy link

@AllFi AllFi commented Dec 26, 2022

Replace ssh with https in fawkes-crypto dependency. ssh is not convenient for building images.

@AllFi AllFi force-pushed the multicore-wasm-https branch from 84070ff to 84fc4b8 Compare December 26, 2022 15:00
@akolotov akolotov merged commit ed99580 into multicore-wasm Dec 27, 2022
@akolotov akolotov deleted the multicore-wasm-https branch December 27, 2022 07:51
EvgenKor added a commit that referenced this pull request Feb 15, 2023
…ts) (#12)

* use the multicore version of fawkes-crypto

* Reduce number of runtime allocations (#5)

* Replace try_to_vec with serialize

* Try to decrypt not in place

* Implement decrypt account, note and ss in place

* Deserialize only necessary note hashes

* Fix Cargo.toml

* Refactor symcipher_decode

* Bump version

Co-authored-by: Evgen <evgen2k7@yandex.ru>

* Set fawkes-crypto version: 4.3.4 (#6)

* Uses https instead of ssh for fawkes-crypto (#7)

* Feature/delegated deposits v2 (#11)

* Add snark for verifying delegated deposits

* delegated deposits fix & tests covered

* change number of delegated deposits to 16

* add 0xffffffff prefix for message

* join all snarks into one for delegated deposits

* remove tree update from delegated deposit snark

* Fix dependencies

* remove out_commitment from dd secret inputs

---------

Co-authored-by: Igor Gulamov <igor.gulamov@gmail.com>
Co-authored-by: Vladimir Popov <rowdyme0@gmail.com>
Co-authored-by: Alexander Filippov <aleksander.fill@gmail.com>

* Renaming package (libzeropool-zkbob)

* Updating gitignore

* Changing fawkes-crypto branch

---------

Co-authored-by: vms <michail.vms@gmail.com>
Co-authored-by: Alexander Filippov <aleksander.fill@gmail.com>
Co-authored-by: Igor Gulamov <igor.gulamov@gmail.com>
Co-authored-by: Vladimir Popov <rowdyme0@gmail.com>
EvgenKor added a commit that referenced this pull request May 11, 2023
* use the multicore version of fawkes-crypto

* Reduce number of runtime allocations (#5)

* Replace try_to_vec with serialize

* Try to decrypt not in place

* Implement decrypt account, note and ss in place

* Deserialize only necessary note hashes

* Fix Cargo.toml

* Refactor symcipher_decode

* Bump version

Co-authored-by: Evgen <evgen2k7@yandex.ru>

* Set fawkes-crypto version: 4.3.4 (#6)

* Uses https instead of ssh for fawkes-crypto (#7)

* Improve cipher native lib: add methods to retrieve decryption keys, unit tests

* Comment format

* Exposing routine for nullifier intermediate hash computing

* Refactoring tasks

* Exposing routines to decrypt note and keys without validation

* Increasing version (1.2.0)

---------

Co-authored-by: vms <michail.vms@gmail.com>
Co-authored-by: Alexander Filippov <aleksander.fill@gmail.com>
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.

4 participants