{"id":19206333,"url":"https://github.com/team-hycon/cryptonight-rs","last_synced_at":"2025-05-12T17:22:50.286Z","repository":{"id":57613869,"uuid":"146238925","full_name":"Team-Hycon/cryptonight-rs","owner":"Team-Hycon","description":"Rust wrapper around Cryptonight hash function.","archived":false,"fork":false,"pushed_at":"2018-08-27T06:32:33.000Z","size":2226,"stargazers_count":5,"open_issues_count":1,"forks_count":2,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-10-31T11:35:48.272Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Team-Hycon.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":null,"support":null}},"created_at":"2018-08-27T02:50:44.000Z","updated_at":"2022-01-25T14:51:41.000Z","dependencies_parsed_at":"2022-09-10T23:32:49.551Z","dependency_job_id":null,"html_url":"https://github.com/Team-Hycon/cryptonight-rs","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Team-Hycon%2Fcryptonight-rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Team-Hycon%2Fcryptonight-rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Team-Hycon%2Fcryptonight-rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Team-Hycon%2Fcryptonight-rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Team-Hycon","download_url":"https://codeload.github.com/Team-Hycon/cryptonight-rs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223829150,"owners_count":17210000,"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-09T13:15:35.897Z","updated_at":"2024-11-09T13:15:36.371Z","avatar_url":"https://github.com/Team-Hycon.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cryptonight-rs\n\n[![Build Status](https://travis-ci.org/Team-Hycon/cryptonight-rs.svg?branch=master)](https://travis-ci.org/Team-Hycon/cryptonight-rs)\n\nCryptonight-rs is a Rust wrapper around Cryptonight hash function from [Monero source code](https://github.com/monero-project/monero).\n\n**This code is not stable yet. It is not recommended to use it in production.**\n\n## Usage\n\nTo use Cryptonight-rs, add the following to your Cargo.toml:\n\n```toml\n[dependencies]\ncryptonight-rs = \"^0.2\"\n```\n\nand the following to your crate root:\n\n```rust\nextern crate cryptonight;\nuse cryptonight::cryptonight;\n```\n\n## Test \u0026 Benchmark\nClone the repository into local\n```rust\ncd repo\n```\nRun test\n```rust\ncargo test\n```\n\nRun benchmark\n```rust\ncargo bench\n```\n\n## Issues \u0026 Pull Requests\n\nIf you have an issue, feel free to add it to the [Issues](https://github.com/Team-Hycon/cryptonight-rs/issues) tab.\nIf you'd like to help us out, the [Pull Request](https://github.com/Team-Hycon/cryptonight-rs/pulls) tab is a great place to start.\n\n**If you have found a security bug, please contact us at [security@glosfer.com](security@glosfer.com).**\n\n## Credits\n\nKudos to [Monero team](https://getmonero.org/community/team/) - C code from https://github.com/monero-project/monero\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fteam-hycon%2Fcryptonight-rs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fteam-hycon%2Fcryptonight-rs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fteam-hycon%2Fcryptonight-rs/lists"}