motemotech
|
ebb2e53c05
|
return dummy
|
2024-12-27 15:57:33 +09:00 |
|
motemotech
|
114ce74c40
|
delete unused val
|
2024-12-27 15:47:37 +09:00 |
|
motemotech
|
459311d201
|
use zkemail for short rsa and circom-dl for long rsa
|
2024-12-27 15:41:05 +09:00 |
|
turnoffthiscomputer
|
4ac739fdab
|
rename get_description_tree.sh to print_circom_tree.sh
|
2024-12-18 23:08:29 +01:00 |
|
turnoffthiscomputer
|
de340bb5b0
|
update get_description_tree.sh
|
2024-12-18 22:07:39 +01:00 |
|
turnoffthiscomputer
|
67eae7fd82
|
Merge branch 'openpassportv2' of https://github.com/zk-passport/openpassport into feat/get-description-tree
|
2024-12-18 22:04:21 +01:00 |
|
turnoffthiscomputer
|
89ad7a5eb2
|
update imports in proveCountryIsNotInList.circom
|
2024-12-18 16:42:00 +01:00 |
|
turnoffthiscomputer
|
d2cf031e95
|
add get_description_tree.sh, rename bitGates
|
2024-12-18 13:34:06 +01:00 |
|
turnoffthiscomputer
|
15f7229933
|
fix build_dsc_circuits script
|
2024-12-17 23:01:45 +01:00 |
|
turnoffthiscomputer
|
57783d6397
|
fix build_disclose_circuit.sh
|
2024-12-17 22:57:28 +01:00 |
|
turnoffthiscomputer
|
782313379b
|
fix build_prove_circuits.sh
|
2024-12-17 22:47:06 +01:00 |
|
turnoffthiscomputer
|
b39699c0ec
|
clean logs
|
2024-12-17 22:24:27 +01:00 |
|
turnoffthiscomputer
|
41a0eab4dd
|
fix genMockPassportData call
|
2024-12-17 22:02:46 +01:00 |
|
turnoffthiscomputer
|
3c74ad198d
|
fix genMockPassportData call
|
2024-12-17 21:59:35 +01:00 |
|
turnoffthiscomputer
|
b87d793e7a
|
update circuits/readme.md
|
2024-12-17 21:51:39 +01:00 |
|
turnoffthiscomputer
|
aaa4fa1d57
|
update download download circuits from aws circuit
|
2024-12-17 18:47:06 +01:00 |
|
turnoffthiscomputer
|
f7be5e9b2f
|
yarn format
|
2024-12-16 16:55:15 +01:00 |
|
turnoffthiscomputer
|
79d99a68f3
|
clean imports
|
2024-12-16 16:35:00 +01:00 |
|
turnoffthiscomputer
|
0fa17615a2
|
clean openpassport_dsc.circom
|
2024-12-16 15:22:17 +01:00 |
|
turnoffthiscomputer
|
f6ce4bcd56
|
remove dummy from dsc circuit inputs and remove uncessary logs
|
2024-12-16 13:55:03 +01:00 |
|
turnoffthiscomputer
|
065374afd0
|
uncomment tests, clean code and remove dummy from circuit inputs
|
2024-12-16 13:41:45 +01:00 |
|
turnoffthiscomputer
|
b58d2f7c96
|
fix n,k for ecdsa circuits
|
2024-12-16 13:26:28 +01:00 |
|
ayman
|
7de5a3a279
|
chore: remove describe.only from prove test
|
2024-12-16 15:17:51 +05:30 |
|
ayman
|
57d094dcc5
|
chore: change n and k params for ecdsa
|
2024-12-16 15:16:08 +05:30 |
|
ayman
|
a4b00d8afd
|
Merge branch 'feat/circom-dl' into feat/ecdsa
|
2024-12-16 14:13:13 +05:30 |
|
ayman
|
bb25ddb1fe
|
feat: working secp256r1 verifier
|
2024-12-16 14:13:04 +05:30 |
|
turnoffthiscomputer
|
df70f7a49b
|
comment tests
|
2024-12-16 09:23:43 +01:00 |
|
motemotech
|
c8504f7449
|
fix dir structure
|
2024-12-16 08:52:46 +09:00 |
|
motemotech
|
97155f6534
|
fix rsa test
|
2024-12-16 08:35:19 +09:00 |
|
motemotech
|
ea48b51d2f
|
Merge remote-tracking branch 'origin/feat/circom-dl' into feat/update-for-new-rsa
|
2024-12-16 08:18:17 +09:00 |
|
motemotech
|
b6b71ab4e2
|
fix prove circuits
|
2024-12-16 08:14:32 +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
|
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 |
|