{"id":15370262,"url":"https://github.com/jedisct1/rust-libhydrogen","last_synced_at":"2025-08-20T08:32:57.914Z","repository":{"id":52900126,"uuid":"116067602","full_name":"jedisct1/rust-libhydrogen","owner":"jedisct1","description":"Libhydrogen bindings for Rust.","archived":false,"fork":false,"pushed_at":"2024-12-09T12:07:32.000Z","size":68,"stargazers_count":16,"open_issues_count":1,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-12-11T19:53:46.007Z","etag":null,"topics":["crypto","cryptography","libhydrogen","libsodium","rust"],"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/jedisct1.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":"2018-01-02T23:21:55.000Z","updated_at":"2024-11-06T11:30:57.000Z","dependencies_parsed_at":"2022-08-23T09:10:39.954Z","dependency_job_id":null,"html_url":"https://github.com/jedisct1/rust-libhydrogen","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jedisct1%2Frust-libhydrogen","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jedisct1%2Frust-libhydrogen/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jedisct1%2Frust-libhydrogen/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jedisct1%2Frust-libhydrogen/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jedisct1","download_url":"https://codeload.github.com/jedisct1/rust-libhydrogen/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230408170,"owners_count":18220974,"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":["crypto","cryptography","libhydrogen","libsodium","rust"],"created_at":"2024-10-01T13:40:37.870Z","updated_at":"2024-12-19T09:07:39.850Z","avatar_url":"https://github.com/jedisct1.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![dependency status](https://deps.rs/repo/github/jedisct1/rust-libhydrogen/status.svg)](https://deps.rs/repo/github/jedisct1/rust-libhydrogen)\n\n![libhydrogen for rust](https://raw.github.com/jedisct1/libhydrogen/master/logo.png)\n====================\n\nThe [Hydrogen](https://github.com/jedisct1/libhydrogen) library is a small, easy-to-use, hard-to-misuse cryptographic library.\n\nFeatures:\n- Consistent high-level API, inspired by libsodium. Instead of low-level primitives, it exposes simple functions to solve common problems that cryptography can solve.\n- 100% built using just two cryptographic building blocks: the [Curve25519](https://cr.yp.to/ecdh.html) elliptic curve, and the [Gimli](https://gimli.cr.yp.to/) permutation.\n- Small and easy to audit. Implemented as one tiny file for every set of operation, and adding a single `.c` file to your project is all it takes to use libhydrogen in your project.\n- The whole code is released under a single, very liberal license (ISC).\n- Zero dynamic memory allocations and low stack requirements (median: 32 bytes, max: 128 bytes). This makes it usable in constrained environments such as microcontrollers.\n- Portable. Supports Linux, *BSD, MacOS, Windows, and the Arduino IDE out of the box.\n- Can generate cryptographically-secure random numbers, even on Arduino boards.\n- Attempts to mitigate the implications of accidental misuse, even on systems with an unreliable PRG and/or no clock.\n\nThis crate implement high-level Rust bindings.\n\n# Documentation\n\n* [Rust API documentation](https://docs.rs/libhydrogen)\n* [Original libhydrogen documentation](https://github.com/jedisct1/libhydrogen/wiki)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjedisct1%2Frust-libhydrogen","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjedisct1%2Frust-libhydrogen","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjedisct1%2Frust-libhydrogen/lists"}