Commit Graph

3 Commits

Author SHA1 Message Date
samkim-crypto e621336aca
[zk-sdk] Add `pod` module (#1169) 2024-05-10 20:00:51 +09:00
samkim-crypto 1bd7406083
[zk-sdk] Add `sigma_proofs` and `transcript` modules (#1065)
* add `sigma_proofs` and `transcript` modules

* remove `_proof` suffix from sigma proof module names

* remove the `sigma_proofs` and `transcript` modules from sbf target

* allow `dead_code` and `unused_imports` until the `instruction` module is added
2024-04-27 04:59:31 +09:00
samkim-crypto 18dc436ebe
[zk-sdk] Add `errors`, `macros`, and `encryption` modules (#1019)
* add `errors`, `macros`, and `encryption` modules

* remove deprecated functions

* remove `[macro-export]`

* move `macros` into the `encryption` module
2024-04-26 09:27:07 +09:00