-
We want to arithmetize (using an AIR) the Keccak-p permutation. Keccak-p is parametrized using two parameters $b$ and $n_r$ where $n_r$ is the number of rounds and $b$ is the size in bits of the input…
-
linuxmint 22, AMD 8700G processor, git source from 2024-11-03.
After some minor script/cmake adjustments, XRT and xdna .DEB file build and install fine (using gdebi).
However, it doesn't work. After…
-
### Roblox Username
Dino1dude
### What do you think can have quality-of-life improvements?
XOR gate and tethers.
### How do you think things can be improved?
Building onto tupisupis post: https:/…
-
(reported by @billatarm)
The compiler is complaining about an array index out of bounds in mbedtls_xor on the trailing portion that handles the leftover bytes that are beyond a multiple of the neon…
-
1. Design truth tables for below logical operations using 2 inputs.
OR, AND, XOR, NAND, NOR
2. Size of byte is 8 bits. How its range is -128 to 127. Justify.
3. List down all the wrapper types.…
-
- exit and q()
- Tabulate one way and two-way tables: tab and table()
- logical operators: ?xor
- list objects that exist in current working space: ls(), rm(), rm(list = ls())
-
Currently we have a long and complicated `src/lookup/lookup_table.rs` with a lot of repeated code which generates lookup tables for `add`, `mul`, and `xor`. As suggested [here](https://github.com/ZK-G…
-
Hello !
Using the program from https://en.wikipedia.org/wiki/Bitwise_operations_in_C and converting it to squirrel we get unexpected results, taking in account that squirrel follow C/C++/Javascript c…
-
To make AirScript constraint scope capture [randomized AIR with preprocessing (RAP)](https://hackmd.io/@aztec-network/plonk-arithmetiization-air) (and not limiting it to AIR with injected verifier ran…
-
I've done some tests with very small injections. Assuming there's a query `select * from user where foo=$foo` with injectable parameter, and I want to retrieve all rows. Then I can send a few small pa…