Vishalkulkarni45
b3f93afb68
feat: add dsc_sha384_rsapss_65537_48_3072 ( #1197 )
...
* feat: add dsc_sha384_rsapss_65537_48_3072
* fix: aadhaar tests
* chore: fix import
2025-10-03 19:39:19 +05:30
Seshanth.S🐺
ec93ad564a
[SELF-654] feat: add native modules ( #919 )
...
* feat: add ios native modules
* fix: extractMRZ
* Add android OCR native module
* wire native mrz module with adapter
* wire Native modules and fix tests
* fixes
* fix license header logic
* fix tests
* fix types
* fix: ci test
* fix: android build ci
* fix: ios build CI
* add podfile.lock
* add yarn.lock
* update lock files
* add yarn.lock
* add license
* order methods
* update lock
* pipeline fixes
* prettier
* update lock file
* fix native modules on external apps
* bundle @selfxyz/common into mobile-sdk-alpha
* chore: address yarn lock issues (#1004 )
* address yarn lock issues
* fix postinstall
* update lock
* fix build issues
* fix pipeline issue
* fix ci
* fix bad merge
* fix android ci
* fix ci errors
* fix mobile sdk ci. stop gap fix for now until we create a package
* tweaks
* retry aapt2 approach
* use ^0.8.4 instead of ^0.8.0 due to the use of custom errors
* workflow fixes
* fix file
* update
* fix ci
* test ci fix
* fix test
---------
Co-authored-by: Justin Hernandez <transphorm@gmail.com >
Co-authored-by: Justin Hernandez <justin.hernandez@self.xyz >
2025-09-06 19:41:13 -07:00
Nesopie
ec732da157
feat: increase sha256 byte size and add new rsa circuits ( #986 )
...
* feat: increase sha256 byte size and add new rsa circuits
* feat: modularise the rsa fp pow mod
* chore: comment signature verifier for testing
* fix: sha256_sha256_sha224_ecdsa_secp224r1
* lint
2025-09-02 10:12:53 +05:30
turboblitz
dc5529b507
Fix input generation for 521bit curves ( #481 )
...
* fix EC point padding for 521 bit curves
* rename modulus to point in findStartIndexEC as it is a point
* simplify matching logic
* simplify padding logic
* remove comment
* remove log
removing .only so the CI/CD runs circuit tests
fix disclosure test
fix scope in test
fix scope error in circuit tests
remove .only
fix test
* run ci/cd
2025-04-17 09:59:13 +02:00
turnoffthiscomputer
d8701b5fd2
Merge pull request #396 from selfxyz/new-instances
...
New instances
2025-03-16 08:49:24 -04:00
0xturboblitz
6ed35b542f
temporarily remove mock passport whose DSC is signed by a CSCA sig alg that is not used
2025-03-12 20:12:52 -07:00
0xturboblitz
05066f3576
yarn format
2025-03-08 22:49:10 -08:00
0xturboblitz
5cea47e35f
add and fix 521 instances
2025-03-08 19:36:03 -08:00
0xturboblitz
b10667f5fc
add missing rsapss instance with unusual salt length for Denmark
...
- add new mock certs
- did a terrible things in the SignatureAlgorithm type, might want to refactor later
2025-03-08 18:20:07 -08:00
turboblitz
5dbece7b7f
Fix missing sigalg ( #185 )
2025-02-20 16:53:38 +05:30
turboblitz
d263620dc2
Audit/pubkey prefixes ( #147 )
2025-02-19 18:10:54 -08:00
turboblitz
629dfdad1a
Bringing openpassport/main ( #19 )
...
Co-authored-by: seshanthS <seshanth@protonmail.com >
Co-authored-by: turnoffthiscomputer <colin.remi07@gmail.com >
Co-authored-by: thomas-senechal <thomas.senechal@pm.me >
Co-authored-by: motemotech <i.am.nicoshark@gmail.com >
Co-authored-by: turnoffthiscomputer <98749896+remicolin@users.noreply.github.com >
Co-authored-by: ayman <aymanshaik1015@gmail.com >
2025-02-05 11:13:52 +01:00