{"id":26124427,"url":"https://github.com/dnaeon/rust-sshkeys","last_synced_at":"2025-07-06T21:34:05.009Z","repository":{"id":26160627,"uuid":"106013511","full_name":"dnaeon/rust-sshkeys","owner":"dnaeon","description":"Rust library for reading OpenSSH public keys and certificates","archived":false,"fork":false,"pushed_at":"2025-06-27T09:00:33.000Z","size":134,"stargazers_count":16,"open_issues_count":2,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-01T09:45:21.987Z","etag":null,"topics":["openssh","parsing","rust","ssh-keys"],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dnaeon.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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,"zenodo":null},"funding":{"github":["dnaeon"]}},"created_at":"2017-10-06T14:23:16.000Z","updated_at":"2025-06-27T09:00:37.000Z","dependencies_parsed_at":"2025-04-13T14:43:10.514Z","dependency_job_id":"e00904fc-02f2-41bb-a4a5-466fbc166de5","html_url":"https://github.com/dnaeon/rust-sshkeys","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/dnaeon/rust-sshkeys","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dnaeon%2Frust-sshkeys","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dnaeon%2Frust-sshkeys/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dnaeon%2Frust-sshkeys/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dnaeon%2Frust-sshkeys/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dnaeon","download_url":"https://codeload.github.com/dnaeon/rust-sshkeys/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dnaeon%2Frust-sshkeys/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263975758,"owners_count":23538388,"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":["openssh","parsing","rust","ssh-keys"],"created_at":"2025-03-10T16:08:19.238Z","updated_at":"2025-07-06T21:34:04.952Z","avatar_url":"https://github.com/dnaeon.png","language":"Rust","funding_links":["https://github.com/sponsors/dnaeon"],"categories":[],"sub_categories":[],"readme":"## sshkeys - Rust library for parsing OpenSSH public keys and certificates\n\n[![Build Status](https://github.com/dnaeon/rust-sshkeys/actions/workflows/test.yaml/badge.svg)](https://github.com/dnaeon/rust-sshkeys/actions/workflows/test.yaml/badge.svg)\n[![Docs](https://docs.rs/sshkeys/badge.svg)](https://docs.rs/sshkeys/)\n\nThe `sshkeys` crate is a Rust library, which provides types and methods for\nparsing OpenSSH public keys and certificates.\n\nIn order to use this crate in your project, simply add the following to your\n`Cargo.toml` file.\n\n```toml\n[dependencies]\nsshkeys = \"0.3.3\"\n```\n\n## Tests\n\nIn order to test this crate locally, execute the following command.\n\n```bash\n$ cargo test\n```\n\n## Documentation\n\nThe `sshkeys` crate has documentation, which you can build and view locally.\n\n```bash\n$ cargo doc --open\n```\n\n## Examples\n\nFor examples on how to use this crate, please refer to the `examples` directory.\n\nIn order to run an example, simply execute the following command.\n\n```bash\n$ cargo run --example \u003cexample-name\u003e\n```\n\n## Contributions\n\nThe `sshkeys` crate is hosted on [Github](https://github.com/dnaeon/rust-sshkeys).\nPlease contribute by reporting issues, suggesting features or by\nsending patches using pull requests.\n\n## License\n\nThis project is Open Source and licensed under the\n[BSD License](http://opensource.org/licenses/BSD-2-Clause).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdnaeon%2Frust-sshkeys","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdnaeon%2Frust-sshkeys","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdnaeon%2Frust-sshkeys/lists"}