Sambhav Dusad

Results 18 comments of Sambhav Dusad

We were able to build Gramine on two machines with different CPU architecture and found no diffs between the builds. The diffs bash script and Dockerfiles can be found [here](https://github.com/PatStiles/sgx-experiments/commit/e0b40c5eaf2fb624a39de2d9dd6dad3606e7773f)....

Thanks for the help. We built gramine manually in an `amd64` machine with the steps mentioned in the CI build and diffed it using diffoscope against official debian package releases....

Thanks @mkow, for looking into the diffs. My guess is this is mostly due to dependency version changes. > Here's a `.buildinfo` for you (sorry for `.txt` suffix, github doesn't...

@mkow @woju, can you help me to get a more recent package from CI/ your machine? so that I can compare with all the recent dependencies. Also, how should I...

@Divide-By-0 ideally we should pass email length as input to check specific length, but I think for now this solution works.

Updates: > #### 1.1 Replicability > * [x] Create a containerized build environment for gramine based on the official debian docker image > * [x] Build gramine within this image...

I don't think any of the new issues has any intersections with this. These changes will include everything in `ecc/scalar_multiplication` [module](https://github.com/AztecProtocol/barretenberg/tree/master/cpp/src/barretenberg/ecc/scalar_multiplication) in barretenberg.

will try to hack on this, assigning to myself

I think we can close this as well. Do we have any other things that's missing in symmetric primitives?

sir, if possible, do try tripartite DH using Tate pairings as well