Skip to content
This repository was archived by the owner on Apr 20, 2024. It is now read-only.

zk-passport/modulus-extractooor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚠️ Moved to proof-of-passport/registry ⚠️

modulus-extractooor

This script takes a ICAO DSC & CRL list in ldif format and extracts the public keys that country authorities use to sign passports.

Install

yarn

Extract certificates from ldif file:

ts-node src/extract_certificates.ts

Extract public keys:

ts-node src/extract_pubkeys.ts

Visualize the signature algorithms of each countries, run:

ts-node src/extract_sig_algs.ts

More info: ICAO website

publicKeysParsed.json contains all the public keys

signature_algorithms.json contains the signature algorithms used by each country authority

About

No description, website, or topics provided.

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors