{"id":16464511,"url":"https://github.com/deatil/larke-admin-signcert","last_synced_at":"2026-04-21T02:02:44.425Z","repository":{"id":57012405,"uuid":"324690606","full_name":"deatil/larke-admin-signcert","owner":"deatil","description":"RSA, ECDSA, EdDSA证书生成扩展","archived":false,"fork":false,"pushed_at":"2025-03-17T05:03:31.000Z","size":1598,"stargazers_count":0,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-22T13:44:38.131Z","etag":null,"topics":["cert","ecdsa","eddsa","lake","larke","larke-admin","rsa"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"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/deatil.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2020-12-27T05:04:41.000Z","updated_at":"2025-03-17T04:55:03.000Z","dependencies_parsed_at":"2024-01-20T05:26:40.105Z","dependency_job_id":"30ea8886-fcc7-4362-8923-635e6ddc93c4","html_url":"https://github.com/deatil/larke-admin-signcert","commit_stats":{"total_commits":50,"total_committers":1,"mean_commits":50.0,"dds":0.0,"last_synced_commit":"3611eca6207192c7fe8d3b45556cf0832d7d56b8"},"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/deatil/larke-admin-signcert","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deatil%2Flarke-admin-signcert","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deatil%2Flarke-admin-signcert/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deatil%2Flarke-admin-signcert/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deatil%2Flarke-admin-signcert/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deatil","download_url":"https://codeload.github.com/deatil/larke-admin-signcert/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deatil%2Flarke-admin-signcert/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27586429,"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","status":"online","status_checked_at":"2025-12-08T02:00:07.111Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["cert","ecdsa","eddsa","lake","larke","larke-admin","rsa"],"created_at":"2024-10-11T11:28:24.267Z","updated_at":"2025-12-08T02:03:28.173Z","avatar_url":"https://github.com/deatil.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"## larke-admin 签名证书生成扩展\n\n\n### 项目介绍\n\n*  签名证书生成扩展\n*  签名证书包括：RSA, ECDSA, EDDSA\n\n\n### 环境要求\n\n - PHP \u003e= 7.3.0\n - Laravel \u003e= 8.0.0\n - larke-admin \u003e= 1.0.8\n\n\n### 截图预览\n\n![Hmac](https://user-images.githubusercontent.com/24578855/109032151-5a159000-7700-11eb-844d-3a21cd41780a.png)\n![Rsa](https://user-images.githubusercontent.com/24578855/207554542-fb8a99b7-8ac0-4746-ac1c-01e468f34947.png)\n![RsaPfx](https://user-images.githubusercontent.com/24578855/207554714-94aeb7a6-5503-473b-95d4-06f8daada49e.png)\n![RsaPfx2pem](https://user-images.githubusercontent.com/24578855/207554757-fc64c4f5-b23d-46fe-9cd3-7201c17a4255.png)\n![Ecdsa](https://user-images.githubusercontent.com/24578855/207554834-52b65f88-e403-4af7-a2d0-1f2629998c14.png)\n![Eddsa](https://user-images.githubusercontent.com/24578855/207554897-491fbd78-94f5-4de9-9df1-e33f07e962a3.png)\n\n\n更多截图 \n[larke-admin-signcert 截图](https://github.com/deatil/larke-admin-signcert/issues/1)\n\n\n### 安装步骤\n\n1、下载安装扩展\n\n```php\ncomposer require larke/sign-cert\n```\n\n或者在`本地扩展-\u003e扩展管理-\u003e上传扩展` 本地上传\n\n2、然后在 `本地扩展-\u003e扩展管理-\u003e安装/更新` 安装本扩展\n\n3、安装后可以在 `public/extension/sign-cert` 发现本扩展的前端文件\n\n4、将 `sign-cert` 该文件夹复制到前端编译目录 `src/extension` 下进行编译预览\n\n5、你可以在 `src/routes.js` 文件修改扩展在左侧菜单的排序\n\n\n### 开源协议\n\n*  本扩展 遵循 `Apache2` 开源协议发布，在保留本扩展版权的情况下提供个人及商业免费使用。 \n\n\n### 版权\n\n*  该系统所属版权归 deatil(https://github.com/deatil) 所有。\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeatil%2Flarke-admin-signcert","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeatil%2Flarke-admin-signcert","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeatil%2Flarke-admin-signcert/lists"}