{"id":34870853,"url":"https://github.com/swaechter/pkcs11","last_synced_at":"2026-05-23T11:34:32.848Z","repository":{"id":206736085,"uuid":"717517272","full_name":"swaechter/pkcs11","owner":"swaechter","description":"A purely Java based PKCS11 library based on project Panama/FFI/FFM - no JNI","archived":false,"fork":false,"pushed_at":"2024-04-03T20:37:26.000Z","size":303,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-04-03T21:39:45.024Z","etag":null,"topics":["cryptography","iaik","java","pkcs11"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/swaechter.png","metadata":{"files":{"readme":"README.md","changelog":null,"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}},"created_at":"2023-11-11T17:49:35.000Z","updated_at":"2024-04-14T17:40:45.673Z","dependencies_parsed_at":"2024-04-14T17:40:44.455Z","dependency_job_id":"fcc11b9f-0299-4bd7-8fd4-eb8a548d67bd","html_url":"https://github.com/swaechter/pkcs11","commit_stats":null,"previous_names":["swaechter/pkcs11"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/swaechter/pkcs11","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swaechter%2Fpkcs11","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swaechter%2Fpkcs11/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swaechter%2Fpkcs11/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swaechter%2Fpkcs11/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/swaechter","download_url":"https://codeload.github.com/swaechter/pkcs11/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swaechter%2Fpkcs11/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33394238,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-23T04:15:53.637Z","status":"ssl_error","status_checked_at":"2026-05-23T04:15:53.242Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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","iaik","java","pkcs11"],"created_at":"2025-12-25T23:47:12.292Z","updated_at":"2026-05-23T11:34:32.843Z","avatar_url":"https://github.com/swaechter.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Java PKCS11 Library\n\n## Introduction\n\nThis project provides a pure Java based library to access a native PKCS11 library. It requires Java 21+ and is based on\nthe new Panama/FFI/FFM API. Thus, no JNI is required and the library is platform independent as long a matching memory\ntemplate is provided.\n\nPlease note, that this project is work in progress and only a few PKCS11 functions are implemented at the moment\n\n## Tested platform and devices\n\nThis library was tested with a SafeNet eToken 5110 on the following platforms:\n\n* Windows 11 x64\n* Linux x64\n\nSupport for 32-bit platforms is not planned.\n\n## Thanks\n\nThis library was heavily influenced by documentation and design of these projects:\n\n* IAIK from TU Graz: https://jce.iaik.tugraz.at/\n* Pkcs11Interop from Jaroslav Imrich: https://pkcs11interop.net/\n\nThe following resources were used:\n\n* https://docs.oasis-open.org/pkcs11/pkcs11-base/v2.40/pkcs11-base-v2.40.html\n* https://docs.oasis-open.org/pkcs11/pkcs11-curr/v2.40/cs01/pkcs11-curr-v2.40-cs01.html\n* https://raw.githubusercontent.com/PeculiarVentures/webcrypto-local/master/errors/PKCS11.md\n\n## License\n\nThis project is licensed under the MIT license:\n\n```\nCopyright (c) 2023 - 2024 Simon Wächter\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fswaechter%2Fpkcs11","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fswaechter%2Fpkcs11","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fswaechter%2Fpkcs11/lists"}