mirror of
https://github.com/zkCert/halo2-zkcert.git
synced 2026-01-09 03:47:56 -05:00
feat/split-rsa-sha
halo2-zkcert
Halo2 library to verify a chain of certificates. Currently supports RSA signature scheme and SHA256 hash function. In the future, we can support more certificate chaining standards i.e. here
Note: Doesn't verify the self-signed root certificate. We need a SHA1 implementation for that.
Uses
Languages
Rust
100%