You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A no_std implementation of groth16 in pure rust, (somewhat) compatible with https://github.com/zkcrypto/bellman, intended to be suitable for use in wasm and embedded environments
readme coming soon!
About
A no_std implementation of groth16 in pure rust, compatible with https://github.com/zkcrypto/bellman, works with wasm and embedded environments