{"id":15370258,"url":"https://github.com/jedisct1/rust-libhydrogen-sys","last_synced_at":"2025-04-15T13:53:34.466Z","repository":{"id":52900202,"uuid":"113714461","full_name":"jedisct1/rust-libhydrogen-sys","owner":"jedisct1","description":"libhydrogen sys bindings for Rust","archived":false,"fork":false,"pushed_at":"2024-12-09T11:43:39.000Z","size":30,"stargazers_count":9,"open_issues_count":1,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-28T20:46:36.910Z","etag":null,"topics":["crypto","cryptography","curve25519","gimli","libhydrogen","lightweight","rust"],"latest_commit_sha":null,"homepage":null,"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":"2017-12-10T01:42:57.000Z","updated_at":"2023-12-03T02:18:38.000Z","dependencies_parsed_at":"2023-02-16T21:30:43.609Z","dependency_job_id":null,"html_url":"https://github.com/jedisct1/rust-libhydrogen-sys","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jedisct1%2Frust-libhydrogen-sys","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jedisct1%2Frust-libhydrogen-sys/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jedisct1%2Frust-libhydrogen-sys/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jedisct1%2Frust-libhydrogen-sys/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jedisct1","download_url":"https://codeload.github.com/jedisct1/rust-libhydrogen-sys/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249085474,"owners_count":21210267,"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","curve25519","gimli","libhydrogen","lightweight","rust"],"created_at":"2024-10-01T13:40:37.386Z","updated_at":"2025-04-15T13:53:34.444Z","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-sys/status.svg)](https://deps.rs/repo/github/jedisct1/rust-libhydrogen-sys)\n\n![libhydrogen-sys](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 low-level Rust bindings, that don't require any external dependencies.\n\nThe [libhydrogen](https://github.com/jedisct1/rust-libhydrogen) crate provides a high-level idiomatic interface.\n\n# [Libhydrogen documentation](https://github.com/jedisct1/libhydrogen/wiki)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjedisct1%2Frust-libhydrogen-sys","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjedisct1%2Frust-libhydrogen-sys","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjedisct1%2Frust-libhydrogen-sys/lists"}