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>
This commit is contained in:
turboblitz
2025-02-05 02:13:52 -08:00
committed by GitHub
parent 3775790736
commit 629dfdad1a
484 changed files with 23040 additions and 18896 deletions

View File

@@ -1,11 +1,11 @@
// import { ethers } from 'ethers';
import { getCurrentDateYYMMDD } from '../../../common/src/utils/utils';
import { getCurrentDateYYMMDD } from '../../../common/src/utils/date';
import {
attributeToPosition,
circuitNameFromMode,
REGISTER_CONTRACT_ADDRESS,
} from '../../../common/src/constants/constants';
import { derToBytes } from '../../../common/src/utils/csca';
import { derToBytes } from '../../../common/src/utils/bytes';
import forge from 'node-forge';
import { SKI_PEM, SKI_PEM_DEV } from './skiPem';
import {