liminal-ark-relations
This is a library containing a couple of R1CS relations. It was built using arkworks libraries.
Provided relations
xor- representinga ⊕ b = clinear-equation- representinga·x + b = ypreimage- representing Poseidon 1:1 hashingdeposit,deposit-and-merge,mergeandwithdrawrelations that are used in Shielder zk-app (see: https://github.com/cardinal-Cryptography/zk-apps/)
All relations were built using liminal-ark-relation-macro.