{"id":13532387,"url":"https://github.com/RustCrypto/PAKEs","last_synced_at":"2025-04-01T20:31:51.393Z","repository":{"id":23907464,"uuid":"100145353","full_name":"RustCrypto/PAKEs","owner":"RustCrypto","description":"Password-Authenticated Key Agreement protocols","archived":false,"fork":false,"pushed_at":"2025-02-25T23:24:16.000Z","size":321,"stargazers_count":108,"open_issues_count":15,"forks_count":35,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-03-27T22:34:31.660Z","etag":null,"topics":[],"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/RustCrypto.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-08-13T00:53:04.000Z","updated_at":"2025-03-22T15:47:45.000Z","dependencies_parsed_at":"2023-09-27T06:24:07.291Z","dependency_job_id":"0dca1662-6bc6-4f05-a123-0b9fc3ad7391","html_url":"https://github.com/RustCrypto/PAKEs","commit_stats":{"total_commits":226,"total_committers":21,"mean_commits":"10.761904761904763","dds":"0.49557522123893805","last_synced_commit":"a7f45b2c91e8d025baa4323fa3642b65a4e64069"},"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RustCrypto%2FPAKEs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RustCrypto%2FPAKEs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RustCrypto%2FPAKEs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RustCrypto%2FPAKEs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RustCrypto","download_url":"https://codeload.github.com/RustCrypto/PAKEs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246592982,"owners_count":20802222,"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-08-01T07:01:10.607Z","updated_at":"2025-04-01T20:31:51.356Z","avatar_url":"https://github.com/RustCrypto.png","language":"Rust","funding_links":[],"categories":["Cryptography"],"sub_categories":["Others"],"readme":"# RustCrypto: PAKEs [![dependency status][deps-image]][deps-link]\n[Password-Authenticated Key Agreement][1] protocols implementation.\n\n## Warnings\n\nCrates in this repository have not yet received any formal cryptographic and\nsecurity reviews.\n\nNo efforts were yet taken in regards of [blinding][3] or erasing secrets from\nthe memory.\n\n**USE AT YOUR OWN RISK.**\n\n## Supported algorithms\n\n| Name      | Crates.io  | Documentation  |\n| --------- |:----------:| :-----:|\n| [SRP][2]  | [![crates.io](https://img.shields.io/crates/v/srp.svg)](https://crates.io/crates/srp) | [![Documentation](https://docs.rs/srp/badge.svg)](https://docs.rs/srp) |\n| [spake2][4]  | [![crates.io](https://img.shields.io/crates/v/spake2.svg)](https://crates.io/crates/spake2) | [![Documentation](https://docs.rs/spake2/badge.svg)](https://docs.rs/spake2) |\n| [aucpace][5]  | [![crates.io](https://img.shields.io/crates/v/aucpace.svg)](https://crates.io/crates/aucpace) | [![Documentation](https://docs.rs/aucpace/badge.svg)](https://docs.rs/aucpace) |\n\n\n## License\n\nAll crates are licensed under either of\n\n * [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0)\n * [MIT license](http://opensource.org/licenses/MIT)\n\nat 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\ndual licensed as above, without any additional terms or conditions.\n\n[//]: # (badges)\n\n[deps-image]: https://deps.rs/repo/github/RustCrypto/PAKEs/status.svg\n[deps-link]: https://deps.rs/repo/github/RustCrypto/PAKEs\n\n[//]: # (footnotes)\n\n[1]: https://en.wikipedia.org/wiki/Password-authenticated_key_agreement\n[2]: https://en.wikipedia.org/wiki/Secure_Remote_Password_protocol\n[3]: https://en.wikipedia.org/wiki/Blinding_(cryptography)\n[4]: https://www.di.ens.fr/~mabdalla/papers/AbPo05a-letter.pdf\n[5]: https://eprint.iacr.org/2018/286\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FRustCrypto%2FPAKEs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FRustCrypto%2FPAKEs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FRustCrypto%2FPAKEs/lists"}