turnoffthiscomputer
628e737488
yarn format
2025-01-15 22:42:04 +01:00
turnoffthiscomputer
48c5a7f48e
add yarn test-ofac
2025-01-15 19:19:18 +01:00
turnoffthiscomputer
dbe69f66cd
Merge branch 'dev' of https://github.com/zk-passport/openpassport into feat/docs-smt
2025-01-15 19:17:30 +01:00
ayman
c256521786
add tests and nat spec
2025-01-15 20:19:50 +05:30
turnoffthiscomputer
5fdb2ab4bd
moved @zk-kit and poseidon dependencies to node_modules - refacto/clean smt.circom
2025-01-14 23:49:46 +01:00
seshanthS
8592a895a2
add test command to package.json
2025-01-11 00:37:22 +05:30
ayman
80caa3223c
feat: support sha512 brainpoolP512r1
2025-01-06 12:34:35 +05:30
ayman
12184bc653
feat: support sha1 brainpool224r1
2024-12-30 19:38:02 +05:30
ayman
3135a407cc
feat: working 384 bit curves
2024-12-27 19:24:16 +05:30
motemotech
b6b71ab4e2
fix prove circuits
2024-12-16 08:14:32 +09: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
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
motemotech
70279da851
disable test timeout
2024-12-13 16:54:01 +09:00
motemotech
68b76ed616
add 4096 bits circuits
2024-12-12 22:03:47 +09:00
motemotech
5dd5344729
add only rsa test
2024-12-10 18:04:55 +09:00
motemotech
114e607d76
change test for missing sha256 rsa algorithms
2024-12-02 23:39:27 +09:00
motemotech
1344377a80
lint
2024-10-28 15:07:02 +09:00
motemotech
7966723080
update openpassport zk-kit version
2024-10-28 15:00:55 +09:00
turnoffthiscomputer
75dd587456
import @openpassport/zk-kit in other repos
2024-10-27 14:17:35 +01:00
turnoffthiscomputer
e031dfebad
yarn format
2024-09-20 14:57:09 +02:00
turnoffthiscomputer
3329a6e1d2
add --max-old-space-size=8192 flag to yarn test
2024-09-20 14:50:41 +02:00
turnoffthiscomputer
f8c6dc9e40
yarn format
2024-09-19 19:05:47 +02:00
turnoffthiscomputer
fa3a2e76d2
import fixed circom_tester lib
2024-09-17 16:23:26 +02:00
turnoffthiscomputer
234a94d295
yarn format
2024-09-14 19:05:27 +02:00
turnoffthiscomputer
4778b20043
use parseCertificate instead of parseDsc
2024-09-14 19:05:11 +02:00
turnoffthiscomputer
3fdf30dd21
import crypto module explicitly
2024-08-30 09:19:08 +02:00
ashpect
63db509d57
Merge branch 'dev' of github.com:zk-passport/proof-of-passport into dev
2024-08-01 11:55:53 +05:30
ashpect
d6ec67fd49
merge dev fork with dev origin
2024-07-23 04:09:40 +05:30
ashpect
dd3c494f1a
COMPLETE REFACTORING OF CIRCUITS
2024-07-23 00:46:28 +05:30
ashpect
8ac7f8a31f
export and import for smt's
2024-07-21 23:01:29 +05:30
0xvikasrushi
402fd44711
fix: duplicate func
2024-07-20 15:18:05 +05:30
turnoffthiscomputer
f2198ee69e
add prettier
2024-07-14 19:19:55 +02:00
turnoffthiscomputer
464f6d21ce
refactor circuits repo, clean circuits tests, implement new certificates scripts, fix all tests from circuits repo
2024-07-14 15:44:55 +02:00
turnoffthiscomputer
f99adb356b
refactor circuits repo, add sha1 and rsapss dsc verification in circuits
2024-07-14 00:04:53 +02:00
ashpect
23fb450451
neat tricks in circuits
2024-07-05 22:40:21 +05:30
turnoffthiscomputer
0ac3fa88df
merge with dev
2024-06-29 23:17:12 +02:00
seshanthS
5b37ef8851
WIP - SHA1WithRSA
2024-06-18 17:38:58 -07:00
0xturboblitz
03cb87d892
bump zk-email version
2024-06-10 11:54:58 +02:00
0xturboblitz
144fc87968
SHA384withECDSA mock passport data
2024-06-08 18:21:57 +02:00
turnoffthiscomputer
d4b982d3e3
update circuits/package.json
2024-05-23 14:07:23 +09:00
turnoffthiscomputer
e2380b0d0e
update README.md
2024-05-23 13:57:37 +09:00
0xturboblitz
0f92f33885
fixing LeanIMT import to @zk-kit/lean-imt (except in app.tsx)
2024-05-21 15:51:32 +09:00
0xturboblitz
cda2b7552d
import binary-merkle-root.circom instead of copying it
2024-05-14 17:31:45 +09:00
turnoffthiscomputer
aa304a8366
add Register.sol and tests
2024-05-14 17:31:45 +09:00
0xturboblitz
af6a770ec2
merging dev, fixing bugs and new deployment
2024-03-23 11:53:58 -07:00
0xturboblitz
f0956e0f53
merkle tree serialization and building
...
- added serialization to @zk-kit/imt
- building the tree in registry and copying it to /common and /app/deployments
- factor getLeaf
- all tests passing and in-app proof gen working
2024-02-25 00:11:31 -07:00
0xturboblitz
609768906a
Merge branch 'dev' into merkle-tree
2024-02-22 11:58:57 -07:00
0xturboblitz
8a95e938f2
support for variable number of datagroups in circuit
2024-02-20 17:48:32 -07:00