motemotech
|
03b312a8b4
|
update contracts test code
|
2024-12-16 15:36:10 +09:00 |
|
turnoffthiscomputer
|
ddd89e4e8e
|
use n,k=64 for dsc, use new parsing library to build csca merkle tree
|
2024-12-15 23:53:18 +01:00 |
|
turnoffthiscomputer
|
f86e709a33
|
clean openpassportVerifier
|
2024-12-15 22:40:45 +01:00 |
|
turnoffthiscomputer
|
258134e50c
|
uncomment rsapss tests
|
2024-12-15 22:35:30 +01:00 |
|
turnoffthiscomputer
|
1458335015
|
move rsapss to circomlib/signature
|
2024-12-15 22:35:02 +01:00 |
|
turnoffthiscomputer
|
103f5fd8c6
|
Merge branch 'feat/circom-dl' of https://github.com/zk-passport/openpassport into feat/circom-dl
|
2024-12-15 22:21:37 +01:00 |
|
turnoffthiscomputer
|
7cdd85852f
|
Merge pull request #262 from openpassport-org/feat/circomdl-rsapss
rsapss - dl-solarity-circom-lib
|
2024-12-15 22:21:17 +01:00 |
|
turnoffthiscomputer
|
5798121a57
|
move shaBytesDynamic to circomlib repo
|
2024-12-15 22:20:49 +01:00 |
|
seshanthS
|
eb204d2b83
|
uncomment test
|
2024-12-16 01:52:43 +05:30 |
|
seshanthS
|
eb0f909f0b
|
add rsapss-sha256-3-3072
|
2024-12-16 01:44:46 +05:30 |
|
seshanthS
|
2257e00ff9
|
add rsapsss-sha256-3-4096
|
2024-12-16 01:41:14 +05:30 |
|
seshanthS
|
f8fed7470b
|
add rsapss-sha256-65537-3072
|
2024-12-16 01:35:36 +05:30 |
|
seshanthS
|
86686bc9c3
|
add rsapss-sha256-65537
|
2024-12-16 01:28:50 +05:30 |
|
turnoffthiscomputer
|
382578d09a
|
move sha256 to sha256_temp
|
2024-12-15 16:27:19 +01:00 |
|
turnoffthiscomputer
|
75c5cd879c
|
remove circuits/utils/other repo
|
2024-12-15 16:23:17 +01:00 |
|
turnoffthiscomputer
|
7edb51121f
|
add splitSignalsToWords
|
2024-12-15 15:59:47 +01:00 |
|
seshanthS
|
74e1ac3b10
|
add sha256Bytes.circom
|
2024-12-15 20:01:01 +05:30 |
|
seshanthS
|
08e6f68f77
|
add sha256
|
2024-12-15 19:57:08 +05:30 |
|
seshanthS
|
f06d6bb253
|
sha1: fix import
|
2024-12-15 19:54:22 +05:30 |
|
seshanthS
|
772cf00d15
|
Merge branch 'feat/circom-dl' of github.com:openpassport-org/openpassport into feat/circom-dl
|
2024-12-15 19:53:53 +05:30 |
|
turnoffthiscomputer
|
b2cded4613
|
fix vc_and_disclose.circom
|
2024-12-15 14:52:27 +01:00 |
|
turnoffthiscomputer
|
78b1b75427
|
refactor disclose circuits
|
2024-12-15 14:44:04 +01:00 |
|
turnoffthiscomputer
|
cfeb7c3079
|
add err.log to .gitignore
|
2024-12-15 14:34:14 +01:00 |
|
turnoffthiscomputer
|
9fede8dc59
|
remove err.log
|
2024-12-15 14:34:07 +01:00 |
|
turnoffthiscomputer
|
1d60790ff4
|
add ecdsa.circom
|
2024-12-15 14:33:08 +01:00 |
|
seshanthS
|
9d5fd14e7f
|
Merge branch 'feat/circom-dl' of github.com:openpassport-org/openpassport into feat/circom-dl
|
2024-12-15 18:53:01 +05:30 |
|
seshanthS
|
32876e8c87
|
add sha1
|
2024-12-15 18:52:42 +05:30 |
|
turnoffthiscomputer
|
e9867588ce
|
Remove unused FormatECDSAInputs template from circom utils
|
2024-12-15 14:08:11 +01:00 |
|
turnoffthiscomputer
|
bd701f9d63
|
refactored circomlib repo
|
2024-12-15 14:04:53 +01:00 |
|
turnoffthiscomputer
|
655882fded
|
fix ofac tests and move ofac to utils/passport/ofac repo
|
2024-12-15 13:42:53 +01:00 |
|
turnoffthiscomputer
|
222084acc1
|
import mux1.circom from circomlib
|
2024-12-15 13:29:37 +01:00 |
|
turnoffthiscomputer
|
a7f789c762
|
uncomment smt check
|
2024-12-15 12:52:11 +01:00 |
|
turnoffthiscomputer
|
e8f5e5cd62
|
import comparators and bitify from circomlib
|
2024-12-15 12:52:05 +01:00 |
|
turnoffthiscomputer
|
d3958562fa
|
Merge pull request #261 from openpassport-org/feat/rsa-on-circom-dl
fix for circom-dl
|
2024-12-15 09:40:54 +01:00 |
|
motemotech
|
99deb1ecc4
|
remove dummy from other codes
|
2024-12-15 16:18:07 +09:00 |
|
motemotech
|
5a98974755
|
remove circomlib from test code
|
2024-12-15 16:15:36 +09:00 |
|
motemotech
|
7b977022f6
|
fix for circom-dl
|
2024-12-15 15:51:27 +09:00 |
|
turnoffthiscomputer
|
85ad6bdd0a
|
update import from secp256r1Verifier to local circomlib
|
2024-12-15 01:01:59 +01:00 |
|
turnoffthiscomputer
|
ae7eb97f3c
|
Merge pull request #259 from openpassport-org/fix/dsc-circuits
Fix/dsc circuits
|
2024-12-15 00:54:15 +01:00 |
|
turnoffthiscomputer
|
e88e52804c
|
import circomlib-dl locally - fix import issues
|
2024-12-15 00:52:56 +01:00 |
|
turnoffthiscomputer
|
01e66e373d
|
Merge branch 'feat/circom-dl' of https://github.com/zk-passport/openpassport into fix/dsc-circuits
|
2024-12-15 00:52:12 +01:00 |
|
turnoffthiscomputer
|
cfb95d7024
|
use new certificate parsing functions in csca.ts
|
2024-12-14 21:01:02 +01:00 |
|
turnoffthiscomputer
|
05ef25981f
|
fix yarn behaviour
|
2024-12-14 21:00:29 +01:00 |
|
ayman
|
2c838843ed
|
feat: replace circomlib with circom-dl
|
2024-12-14 19:27:29 +05:30 |
|
ayman
|
13ff33284b
|
feat: replace circomlib dependency with circom-dl
|
2024-12-14 19:05:06 +05:30 |
|
turnoffthiscomputer
|
1e0ec4a053
|
fix sdk
|
2024-12-14 12:29:09 +01:00 |
|
turnoffthiscomputer
|
c5c4dd157e
|
Merge pull request #257 from openpassport-org/perf/rsa-optimization
[WIP] Perf/rsa optimization
|
2024-12-13 11:47:16 +01:00 |
|
motemotech
|
4dc6c53eeb
|
delete unused files
|
2024-12-13 16:54:27 +09:00 |
|
motemotech
|
70279da851
|
disable test timeout
|
2024-12-13 16:54:01 +09:00 |
|
motemotech
|
a73e7ef512
|
lint
|
2024-12-13 00:12:31 +09:00 |
|