turnoffthiscomputer
|
aedbd79491
|
use randomness to generate throw away dsc secret
|
2024-06-30 22:43:31 +02:00 |
|
turnoffthiscomputer
|
4661bd21cc
|
clean code
|
2024-06-30 15:46:04 +02:00 |
|
turnoffthiscomputer
|
ade5d310c4
|
add zip_circuits.sh script
|
2024-06-30 13:10:06 +02:00 |
|
turnoffthiscomputer
|
0ac3fa88df
|
merge with dev
|
2024-06-29 23:17:12 +02:00 |
|
turnoffthiscomputer
|
557fc740be
|
Merge remote-tracking branch 'origin/dev' into csca
|
2024-06-29 22:55:01 +02:00 |
|
turnoffthiscomputer
|
1fd8720b9f
|
update dsc.circom
|
2024-06-24 23:10:49 +02:00 |
|
0xturboblitz
|
2b1c2024ae
|
remove requirement that zkey url must have exact name of circuit
|
2024-06-23 12:57:26 -07:00 |
|
0xturboblitz
|
de5901eada
|
rename rsassaPss to sha256WithRSASSAPSS everywhere
|
2024-06-22 11:49:11 -07:00 |
|
turnoffthiscomputer
|
b99d193085
|
split the set-up in two proofs
|
2024-06-22 20:19:33 +02:00 |
|
turnoffthiscomputer
|
0e053c6ec2
|
fix splitSignalsToWords circuit
|
2024-06-22 20:17:05 +02:00 |
|
seshanthS
|
8ae42c63b1
|
rsassapss: Add test
|
2024-06-22 18:06:40 +05:30 |
|
seshanthS
|
059626cade
|
rsassapss: add verifier & register circuits
|
2024-06-22 18:04:18 +05:30 |
|
seshanthS
|
b4fbe95885
|
optimize
|
2024-06-22 18:02:24 +05:30 |
|
seshanthS
|
23e785611b
|
Add RsassaPss verification circuit
|
2024-06-22 17:34:34 +05:30 |
|
seshanthS
|
3d5ef7063f
|
FIX: mgf1
|
2024-06-22 11:56:44 +05:30 |
|
turnoffthiscomputer
|
e16c13682f
|
add build_dsc_circuit.sh script
|
2024-06-20 18:31:58 +02:00 |
|
turnoffthiscomputer
|
07e8d1348d
|
implement merkle tree check on csca modulus
|
2024-06-20 18:30:56 +02:00 |
|
turnoffthiscomputer
|
5a773a4db3
|
refactor some code, generate dsc verification inputs in app, update dsc.circom and tests
|
2024-06-20 13:37:50 +02:00 |
|
0xturboblitz
|
44757e14f1
|
fix disclose circuit imports
|
2024-06-19 20:47:01 -07:00 |
|
turboblitz
|
cd1fb6d61a
|
Merge branch 'dev' into fix-hash-indexes
|
2024-06-19 20:44:02 -07:00 |
|
0xturboblitz
|
395fe41f76
|
fix n and k in sha256 circuit
|
2024-06-18 18:31:30 -07:00 |
|
0xturboblitz
|
3c14c23c48
|
add dg1_hash_offset to sha1 circuit
|
2024-06-18 18:26:26 -07:00 |
|
0xturboblitz
|
69f792d4f6
|
rename dg1HashOffset to dg1_hash_offset
|
2024-06-18 17:50:34 -07:00 |
|
0xturboblitz
|
8dc5144b97
|
make DEVELOPMENT_MODE global
|
2024-06-18 17:40:07 -07:00 |
|
0xturboblitz
|
a8462ae6b9
|
adapt build scripts to multiple register circuits
|
2024-06-18 17:39:26 -07:00 |
|
0xturboblitz
|
aac4d07caa
|
rename test files
|
2024-06-18 17:39:26 -07:00 |
|
seshanthS
|
fa5d0e5eae
|
remove logs
|
2024-06-18 17:39:26 -07:00 |
|
0xturboblitz
|
ea36c775f1
|
fix pkcs#1 padding in rsa for sha1
|
2024-06-18 17:39:26 -07:00 |
|
seshanthS
|
28fd6f9bcd
|
update test scripts
|
2024-06-18 17:39:26 -07:00 |
|
seshanthS
|
5b37ef8851
|
WIP - SHA1WithRSA
|
2024-06-18 17:38:58 -07:00 |
|
turboblitz
|
acc5ed53ea
|
Merge pull request #121 from seshanthS/feat/sha1WithRSAEncryption
Feat: sha1 with rsa encryption
|
2024-06-18 17:28:51 -07:00 |
|
0xturboblitz
|
139151c337
|
make DEVELOPMENT_MODE global
|
2024-06-18 17:23:37 -07:00 |
|
0xturboblitz
|
370f7b282c
|
adapt build scripts to multiple register circuits
|
2024-06-18 16:44:13 -07:00 |
|
0xturboblitz
|
ab4980769c
|
rename test files
|
2024-06-18 13:41:42 -07:00 |
|
turnoffthiscomputer
|
a6b32c37a0
|
comment splitBytesToWords circuit
|
2024-06-18 13:30:39 +02:00 |
|
turnoffthiscomputer
|
4b94f54957
|
adapt dsc.circom to support different dsc/csca key size
|
2024-06-17 17:58:27 +02:00 |
|
turnoffthiscomputer
|
82da2c5e44
|
create splitToWords circuit, use it to cast dsc_modulus at the right format before assertion
|
2024-06-17 15:17:29 +02:00 |
|
turnoffthiscomputer
|
557dca4370
|
add dsc modulus check in dsc.circom
|
2024-06-16 18:40:53 +02:00 |
|
turnoffthiscomputer
|
c0d77c57f6
|
add dsc circuit and test
|
2024-06-16 15:28:56 +02:00 |
|
seshanthS
|
29b414a593
|
remove logs
|
2024-06-12 21:11:34 +05:30 |
|
0xturboblitz
|
ce0f2ef820
|
fix pkcs#1 padding in rsa for sha1
|
2024-06-11 23:14:00 +02:00 |
|
seshanthS
|
40be3fe40b
|
update test scripts
|
2024-06-10 22:12:03 +05:30 |
|
0xturboblitz
|
2222b638f6
|
add index selection for dg1Hash position in dataHashes
|
2024-06-10 12:00:00 +02:00 |
|
0xturboblitz
|
03cb87d892
|
bump zk-email version
|
2024-06-10 11:54:58 +02:00 |
|
0xturboblitz
|
1cf2324584
|
constrain bitmap to be 0s or 1s
|
2024-06-09 20:57:44 +02:00 |
|
0xturboblitz
|
d760a48fb7
|
remove 256 and 160 from some var names
|
2024-06-08 18:22:56 +02:00 |
|
0xturboblitz
|
144fc87968
|
SHA384withECDSA mock passport data
|
2024-06-08 18:21:57 +02:00 |
|
seshanthS
|
1c5613a9a8
|
WIP - SHA1WithRSA
|
2024-06-08 18:43:33 +05:30 |
|
turboblitz
|
6d7bc6e144
|
Merge pull request #115 from seshanthS/feat/MGF1
feat: Implement MGF1
|
2024-06-04 17:02:15 +02:00 |
|
0xturboblitz
|
9101f6a05d
|
delete prev file, add tutorial
|
2024-06-02 18:54:24 +02:00 |
|