{"id":15061215,"url":"https://github.com/cryptosense/pkcs11","last_synced_at":"2025-04-10T06:37:21.667Z","repository":{"id":47009050,"uuid":"68824729","full_name":"cryptosense/pkcs11","owner":"cryptosense","description":"OCaml bindings for the PKCS#11 cryptographic API","archived":false,"fork":false,"pushed_at":"2023-02-11T09:33:04.000Z","size":2304,"stargazers_count":22,"open_issues_count":6,"forks_count":6,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-03-24T07:41:05.126Z","etag":null,"topics":["bindings","cryptography","ocaml","pkcs11"],"latest_commit_sha":null,"homepage":"","language":"OCaml","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cryptosense.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":null,"funding":null,"license":"LICENSE.md","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":"2016-09-21T14:22:10.000Z","updated_at":"2024-11-05T00:33:04.000Z","dependencies_parsed_at":"2024-06-20T05:43:55.680Z","dependency_job_id":"eac58ab3-8094-4ef9-bfcb-452eb0b26d78","html_url":"https://github.com/cryptosense/pkcs11","commit_stats":null,"previous_names":[],"tags_count":24,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cryptosense%2Fpkcs11","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cryptosense%2Fpkcs11/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cryptosense%2Fpkcs11/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cryptosense%2Fpkcs11/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cryptosense","download_url":"https://codeload.github.com/cryptosense/pkcs11/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248171216,"owners_count":21059323,"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":["bindings","cryptography","ocaml","pkcs11"],"created_at":"2024-09-24T23:11:49.671Z","updated_at":"2025-04-10T06:37:21.639Z","avatar_url":"https://github.com/cryptosense.png","language":"OCaml","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pkcs11 — Bindings to the PKCS#11 cryptographic API\n\n[![Build Status][build_status_badge]][build_status_link]\n[![Documentation][doc_badge]][doc_link]\n\nPKCS#11 is an API used by smart cards and Hardware Security Modules to perform\ncryptographic operations such as signature or encryption.\n\nThis library is made of several packages:\n\n- `pkcs11`: type definitions corresponding to the PKCS#11 API\n- `pkcs11-cli`: a library exposing Cmdliner arguments used to initiate a PKCS#11 session\n- `pkcs11-driver`: bindings to emit calls to a PKCS#11 DLL\n- `pkcs11-driver.fake`: a fake PKCS#11 DLL that returned hardcoded values, used for testing\n- `pkcs11-rev`: reverse bindings to write OCaml PKCS#11 implementations\n\nThe entry point of this library is `P11.load_driver`. Examples are available in\n`test/examples/`.\n\n[build_status_badge]: https://github.com/cryptosense/pkcs11/actions/workflows/main.yml/badge.svg\n[build_status_link]: https://github.com/cryptosense/pkcs11/actions/workflows/main.yml\n[doc_badge]: https://img.shields.io/badge/doc-online-blue.svg\n[doc_link]: https://cryptosense.github.io/pkcs11/doc/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcryptosense%2Fpkcs11","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcryptosense%2Fpkcs11","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcryptosense%2Fpkcs11/lists"}