{"id":19442991,"url":"https://github.com/syncom/x509-certificate-rs-clone","last_synced_at":"2026-05-16T19:33:55.975Z","repository":{"id":63391815,"uuid":"567526261","full_name":"syncom/x509-certificate-rs-clone","owner":"syncom","description":"A clone of rust crate x509-certificate, for customization","archived":false,"fork":false,"pushed_at":"2024-03-07T06:53:32.000Z","size":64,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-07T22:13:15.602Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/syncom.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.rst","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":"2022-11-18T01:16:14.000Z","updated_at":"2022-11-18T01:18:47.000Z","dependencies_parsed_at":"2024-03-07T07:45:06.418Z","dependency_job_id":"bebf071d-9ff1-444e-8796-ea7a36cbc9fe","html_url":"https://github.com/syncom/x509-certificate-rs-clone","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syncom%2Fx509-certificate-rs-clone","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syncom%2Fx509-certificate-rs-clone/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syncom%2Fx509-certificate-rs-clone/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syncom%2Fx509-certificate-rs-clone/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/syncom","download_url":"https://codeload.github.com/syncom/x509-certificate-rs-clone/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240627067,"owners_count":19831592,"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":[],"created_at":"2024-11-10T15:41:39.208Z","updated_at":"2026-05-16T19:33:50.956Z","avatar_url":"https://github.com/syncom.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# x509-certificate\n\n`x509-certificate` is a library crate for interfacing with X.509 certificates.\nIt supports the following:\n\n* Parsing certificates from BER, DER, and PEM.\n* Serializing certificates to BER, DER, and PEM.\n* Defining common algorithm identifiers.\n* Generating new certificates.\n* Verifying signatures on certificates.\n* And more.\n\n**This crate has not undergone a security audit. It does not\nemploy many protections for malformed data when parsing certificates.\nUse at your own risk. See additional notes in `src/lib.rs`.**\n\n`x509-certificate` is part of the\n[PyOxidizer](https://github.com/indygreg/PyOxidizer.git) project and\nthis crate is developed in that repository.\n\n## Developing\n\nThe root of the repository is a Cargo workspace and has a lot of members.\nThe dependency tree for the entire repo is massive and `cargo build` likely\nwill fail due to Python dependency weirdness.\n\nFor best results, `cd x509-certificate` and run commands there. Or\n`cargo build -p x509-certificate`, `cargo test -p x509-certificate`, etc.\n\nThis crate is used throughout this repository. If you want to build/run\nthe workspace, try\n`cargo build --workspace --exclude oxidized-importer --exclude pyembed`\nto exclude the crates most often causing build troubles. The `pyoxidizer`\nand `tugger` crates have an expensive test harness and dependency tree and\ncan also be excluded.\n\nGenerally, the following crates are sensitive to changes in this one:\n\n* `cryptographic-message-syntax`\n* `apple-codesign`\n* `tugger-code-signing`\n* `tugger-windows-codesign`\n\nIf build + tests pass on these crates, there's a good chance the entire\nworkspace is happy.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsyncom%2Fx509-certificate-rs-clone","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsyncom%2Fx509-certificate-rs-clone","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsyncom%2Fx509-certificate-rs-clone/lists"}