{"id":15720156,"url":"https://github.com/nickray/pkcs11-uri","last_synced_at":"2025-06-28T17:36:28.850Z","repository":{"id":43010894,"uuid":"328024177","full_name":"nickray/pkcs11-uri","owner":"nickray","description":"PKCS #11 URI parser","archived":false,"fork":false,"pushed_at":"2023-10-02T15:15:44.000Z","size":3136,"stargazers_count":4,"open_issues_count":1,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-13T02:55:00.411Z","etag":null,"topics":["cryptography","cryptoki","hsm","pkcs11","signatures"],"latest_commit_sha":null,"homepage":"https://docs.rs/pkcs11-uri/","language":"Rust","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nickray.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-01-08T22:16:00.000Z","updated_at":"2024-09-30T02:07:06.000Z","dependencies_parsed_at":"2024-10-24T16:12:15.971Z","dependency_job_id":"1076839b-a6bf-478c-8785-fb5ac4f54d3f","html_url":"https://github.com/nickray/pkcs11-uri","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/nickray/pkcs11-uri","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickray%2Fpkcs11-uri","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickray%2Fpkcs11-uri/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickray%2Fpkcs11-uri/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickray%2Fpkcs11-uri/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nickray","download_url":"https://codeload.github.com/nickray/pkcs11-uri/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickray%2Fpkcs11-uri/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262470462,"owners_count":23316501,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cryptography","cryptoki","hsm","pkcs11","signatures"],"created_at":"2024-10-03T21:57:54.974Z","updated_at":"2025-06-28T17:36:28.827Z","avatar_url":"https://github.com/nickray.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"API docs: \u003chttps://nickray.github.io/pkcs11-uri/pkcs11_uri/\u003e\n\n### Getting started\n\nOne way to generate URIs to feed into this library is the `p11tool` in GnuTLS.\nRunning `p11tool --list-tokens` returns the URIs for all available tokens.\nRunning `p11tool --list-all \u003ctoken URI\u003e` then lists all the objects in that token.\nFor private keys, use `GNUTLS_PIN=\u003cpin\u003e p11tool --login --list-all \u003ctoken URI\u003e`.\n\nOne way to create keypairs to use is with softhsm-util and pkcs11-tool:\n```\nsofthsm2-util --init-token --free --label my-ca --pin 1234 --so-pin 1234\npkcs11-tool --module /usr/lib/libsofthsm2.so --token my-ca --login --pin 1234 --keypairgen --label my-signing-key --key-type RSA:2048\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnickray%2Fpkcs11-uri","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnickray%2Fpkcs11-uri","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnickray%2Fpkcs11-uri/lists"}