{"id":22822771,"url":"https://github.com/codyps/sodalite","last_synced_at":"2025-12-12T10:57:48.849Z","repository":{"id":1765194,"uuid":"44354807","full_name":"codyps/sodalite","owner":"codyps","description":"tweetnacl in rust","archived":false,"fork":false,"pushed_at":"2023-01-20T23:11:34.000Z","size":212,"stargazers_count":25,"open_issues_count":10,"forks_count":9,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-05-01T13:31:14.959Z","etag":null,"topics":["authentication","cryptography","ecc","ed25519","libsodium","nacl","rust","salsa20","sha512","tweetnacl"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/codyps.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-10-16T01:20:56.000Z","updated_at":"2024-02-02T22:37:11.000Z","dependencies_parsed_at":"2023-02-12T06:31:52.079Z","dependency_job_id":null,"html_url":"https://github.com/codyps/sodalite","commit_stats":null,"previous_names":["codyps/sodalite","jmesmon/sodalite"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codyps%2Fsodalite","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codyps%2Fsodalite/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codyps%2Fsodalite/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codyps%2Fsodalite/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codyps","download_url":"https://codeload.github.com/codyps/sodalite/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250366666,"owners_count":21418768,"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":["authentication","cryptography","ecc","ed25519","libsodium","nacl","rust","salsa20","sha512","tweetnacl"],"created_at":"2024-12-12T16:13:15.759Z","updated_at":"2025-12-12T10:57:48.784Z","avatar_url":"https://github.com/codyps.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# sodalite\n\nAn implementation of tweetnacl in pure rust. Originally generated by manually translating `tweetnacl.c` into rust. Tested by verifying outputs match those of tweetnacl.\n\n- [![Documentation (releases)](https://img.shields.io/badge/documentation-release-brightgreen.svg?style=flat)](https://docs.rs/sodalite/)\n- [![Travis](https://img.shields.io/travis/jmesmon/sodalite.svg?style=flat)](https://travis-ci.org/jmesmon/sodalite)\n- [sodalite ![sodalite Crates.io](https://img.shields.io/crates/v/sodalite.svg?style=flat)](https://crates.io/crates/sodalite)\n- [tweetnacl ![tweetnacl Crates.io](https://img.shields.io/crates/v/tweetnacl.svg?style=flat)](https://crates.io/crates/tweetnacl)\n- [tweetnacl-sys ![tweetnacl-sys Crates.io](https://img.shields.io/crates/v/tweetnacl-sys.svg?style=flat)](https://crates.io/crates/tweetnacl-sys)\n\n## Todo\n\n - provide additional APIs:\n  - rather than take bare mutable references, use wrapper types around the refs to capture the underlying type (ie: prevent mixing keys between primitives)\n  - add a buffer and/or \"set-only\" abstraction to prevent unsafety wrt uninitialized values (also should allow some internal optimization).\n  - sodiumoxide style API that returns values rather than taking mutable refs\n - Use namespacing to separate different APIs and backend impls\n - start testing against sodiumoxide as well\n - Provide some of the API improvements from libsodium that are missing nacl (disjoint signatures, not requiring special extra space in buffers)\n\n## License\n\nLicensed under either of\n * Apache License, Version 2.0 ([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0)\n * MIT license ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)\n  at your option.\n\n### Contribution\n\nUnless you explicitly state otherwise, any contribution intentionally submitted\nfor inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any\nadditional terms or conditions.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodyps%2Fsodalite","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodyps%2Fsodalite","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodyps%2Fsodalite/lists"}