{"id":20564217,"url":"https://github.com/nlnetlabs/bcder","last_synced_at":"2025-04-05T06:03:49.986Z","repository":{"id":37451086,"uuid":"142572288","full_name":"NLnetLabs/bcder","owner":"NLnetLabs","description":"Handling of BER, CER, and DER encoded data in Rust.","archived":false,"fork":false,"pushed_at":"2025-01-22T14:21:10.000Z","size":327,"stargazers_count":18,"open_issues_count":2,"forks_count":11,"subscribers_count":11,"default_branch":"main","last_synced_at":"2025-03-29T05:02:09.886Z","etag":null,"topics":["asn1","ber","cer","der","parser","rpki","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/NLnetLabs.png","metadata":{"files":{"readme":"README.md","changelog":"Changelog.md","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},"funding":{"github":["NLnetLabs"],"custom":["https://nlnetlabs.nl/funding/"]}},"created_at":"2018-07-27T12:06:05.000Z","updated_at":"2025-01-22T14:21:13.000Z","dependencies_parsed_at":"2023-12-11T11:47:06.182Z","dependency_job_id":"9f46c321-0cc8-48c8-a4e2-bc6519f225dd","html_url":"https://github.com/NLnetLabs/bcder","commit_stats":{"total_commits":169,"total_committers":11,"mean_commits":"15.363636363636363","dds":0.5325443786982249,"last_synced_commit":"b0c6f780083105f79b83bed6ef8b91d4aa5997f9"},"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NLnetLabs%2Fbcder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NLnetLabs%2Fbcder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NLnetLabs%2Fbcder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NLnetLabs%2Fbcder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NLnetLabs","download_url":"https://codeload.github.com/NLnetLabs/bcder/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247294516,"owners_count":20915340,"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":["asn1","ber","cer","der","parser","rpki","rust"],"created_at":"2024-11-16T04:24:43.491Z","updated_at":"2025-04-05T06:03:49.968Z","avatar_url":"https://github.com/NLnetLabs.png","language":"Rust","funding_links":["https://github.com/sponsors/NLnetLabs","https://nlnetlabs.nl/funding/"],"categories":[],"sub_categories":[],"readme":"# bcder – BER, CER, and DER Encoding and Decoding for Rust\n\nThis crate provides decoding and encoding for Basic Encoding Rules\n(BER) of the ASN.1 standard as well as the more strict variants\nCanonical Encoding Rules (CER) and Distinguished Encoding Rules (DER).\nIt provides the basic machinery as well as implementation for the most\nimportant universal types of ASN.1.\n\n\n## Usage\n\nAdd the following dependency to your `Cargo.toml`:\n\n```\n[dependencies]\nbcder = \"^0.1\"\n```\n\nA guide introducing ASN.1, BER, and how to use this crate is part of the\nsource as the [`ber::guide`] module.\n\n[`bcder::guide`]: https://docs.rs/bcder/0.1/bcder/guide/index.html\n\n\n## Contributing\n\nIf you have comments, proposed changes, or would like to contribute,\nplease open an issue.\n\n\n## License\n\n_bcder_ is distributed under the terms of the BSD-3-clause license. See\nLICENSE for details.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnlnetlabs%2Fbcder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnlnetlabs%2Fbcder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnlnetlabs%2Fbcder/lists"}