{"id":17874419,"url":"https://github.com/fl03/decanter","last_synced_at":"2026-02-11T01:31:12.882Z","repository":{"id":65245790,"uuid":"553078988","full_name":"FL03/decanter","owner":"FL03","description":"Decanter implements core cryptographic primitives in support of the scsys ecosystem","archived":false,"fork":false,"pushed_at":"2024-03-13T13:52:10.000Z","size":157,"stargazers_count":0,"open_issues_count":6,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-18T05:43:59.317Z","etag":null,"topics":["cybersecurity","rust","scsys"],"latest_commit_sha":null,"homepage":"https://crates.io/crates/decanter","language":"Rust","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/FL03.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":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-10-17T17:21:52.000Z","updated_at":"2023-01-14T18:47:20.000Z","dependencies_parsed_at":"2024-03-13T15:06:25.069Z","dependency_job_id":null,"html_url":"https://github.com/FL03/decanter","commit_stats":{"total_commits":28,"total_committers":3,"mean_commits":9.333333333333334,"dds":0.2142857142857143,"last_synced_commit":"c9ea95f647a91280d7253f7c8c2fea04bc4cd341"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FL03%2Fdecanter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FL03%2Fdecanter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FL03%2Fdecanter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FL03%2Fdecanter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FL03","download_url":"https://codeload.github.com/FL03/decanter/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244880351,"owners_count":20525507,"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":["cybersecurity","rust","scsys"],"created_at":"2024-10-28T11:08:52.037Z","updated_at":"2026-02-11T01:31:12.856Z","avatar_url":"https://github.com/FL03.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# decanter\n\n[![Clippy](https://github.com/FL03/decanter/actions/workflows/clippy.yml/badge.svg)](https://github.com/FL03/decanter/actions/workflows/clippy.yml)\n[![Rust](https://github.com/FL03/decanter/actions/workflows/rust.yml/badge.svg)](https://github.com/FL03/decanter/actions/workflows/rust.yml)\n[![crates.io](https://img.shields.io/crates/v/decanter.svg)](https://crates.io/crates/decanter)\n[![docs.rs](https://docs.rs/decanter/badge.svg)](https://docs.rs/decanter)\n\n***\n\nWelcome to decanter\n\n## Getting Started\n\nUse Rust's built-in package manager [crates](https://crates.io/crates/decanter) to add *decanter*.\n\n### Building from the source\n\n#### *Clone the repository*\n\n```bash\ngit clone https://github.com/scattered-systems/scsys\ncd scsys\n```\n\n#### *Build the workspace locally*\n\n```bash\ncargo build --release --workspace\n```\n\nor\n\n```bash\ncargo build -F wasm --release --target wasm32-unknown-unknown --workspace\n```\n\n#### *Testing*\n\n```bash\ncargo test --all -F full --release\n```\n\nor\n\n```bash\ncargo test --all -F wasm --release --target wasm32-unknown-unknown\n```\n\n## Usage\n\n```rust\nuse scsys::prelude::*;\n\nfn main() {\n  println!(\"{:?}\", Message::\u003cString\u003e::default());\n}\n```\n\n## Contributing\n\nPull requests are welcome. For major changes, please open an issue first\nto discuss what you would like to change.\n\nPlease make sure to update tests as appropriate.\n\n## License\n\n- [Apache-2.0](https://choosealicense.com/licenses/apache-2.0/)\n- [MIT](https://choosealicense.com/licenses/mit/)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffl03%2Fdecanter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffl03%2Fdecanter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffl03%2Fdecanter/lists"}