{"id":17395054,"url":"https://github.com/samuel-lucas6/draft-lucas-bkdf","last_synced_at":"2026-01-06T09:40:52.373Z","repository":{"id":214888921,"uuid":"737600240","full_name":"samuel-lucas6/draft-lucas-bkdf","owner":"samuel-lucas6","description":"An Internet-Draft for the Balloon Key Derivation Function (BKDF), a memory-hard password hashing and password-based key derivation function.","archived":false,"fork":false,"pushed_at":"2025-03-18T01:46:41.000Z","size":845,"stargazers_count":11,"open_issues_count":10,"forks_count":1,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-03-19T21:06:23.589Z","etag":null,"topics":["balloon","balloon-hashing","bkdf","draft","internet-draft","kdf","key-derivation-function","password-hashing","password-hashing-algorithms","password-hashing-scheme","pbkdf"],"latest_commit_sha":null,"homepage":"","language":"Makefile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/samuel-lucas6.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-12-31T17:32:31.000Z","updated_at":"2025-02-21T22:03:24.000Z","dependencies_parsed_at":"2024-08-29T02:40:32.530Z","dependency_job_id":"71db79a7-f163-46f8-baf3-5462b03d456a","html_url":"https://github.com/samuel-lucas6/draft-lucas-bkdf","commit_stats":{"total_commits":128,"total_committers":3,"mean_commits":"42.666666666666664","dds":0.0390625,"last_synced_commit":"9e5f1b8c960dbdb75d154fdcdefe3cf05a99dc29"},"previous_names":["samuel-lucas6/draft-lucas-balloon-hashing"],"tags_count":1,"template":false,"template_full_name":"martinthomson/internet-draft-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuel-lucas6%2Fdraft-lucas-bkdf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuel-lucas6%2Fdraft-lucas-bkdf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuel-lucas6%2Fdraft-lucas-bkdf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuel-lucas6%2Fdraft-lucas-bkdf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/samuel-lucas6","download_url":"https://codeload.github.com/samuel-lucas6/draft-lucas-bkdf/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245931614,"owners_count":20695958,"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":["balloon","balloon-hashing","bkdf","draft","internet-draft","kdf","key-derivation-function","password-hashing","password-hashing-algorithms","password-hashing-scheme","pbkdf"],"created_at":"2024-10-16T11:03:59.200Z","updated_at":"2026-01-06T09:40:52.314Z","avatar_url":"https://github.com/samuel-lucas6.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Balloon Key Derivation Function (BKDF)\n\nThis is the working area for the \"Balloon Key Derivation Function (BKDF)\" Internet-Draft, which specifies a new memory-hard password hashing and password-based key derivation function derived from [Balloon](https://crypto.stanford.edu/balloon/).\n\n* [Editor's Copy](https://samuel-lucas6.github.io/draft-lucas-bkdf/#go.draft-lucas-bkdf.html)\n* [Datatracker Page](https://datatracker.ietf.org/doc/draft-lucas-bkdf)\n* [Individual Draft](https://datatracker.ietf.org/doc/html/draft-lucas-bkdf)\n* [Compare Editor's Copy to Individual Draft](https://samuel-lucas6.github.io/draft-lucas-bkdf/#go.draft-lucas-bkdf.diff)\n\n## Known Implementations\n\n\u003e [!IMPORTANT]  \n\u003e These implementations may not match the current version of the Internet-Draft as it is a work in progress.\n\n| Language | Name                                                                                                  |\n| -------- | ----------------------------------------------------------------------------------------------------- |\n| C#       | [samuel-lucas6/Balloon.NET](https://github.com/samuel-lucas6/Balloon.NET)                             |\n| Rust     | [RustCrypto/balloon-hash](https://github.com/RustCrypto/password-hashes/tree/master/balloon-hash)     |\n| Python   | [nachonavarro/balloon-hashing](https://github.com/nachonavarro/balloon-hashing)                       |\n| Go       | [unkaktus/balloon](https://github.com/unkaktus/balloon)                                               |\n| Dart     | [elliotwutingfeng/balloon_hashing](https://github.com/elliotwutingfeng/balloon_hashing)               |\n| Julia    | [elliotwutingfeng/BalloonHashing.jl](https://github.com/elliotwutingfeng/BalloonHashing.jl)           |\n| Kotlin   | [elliotwutingfeng/balloon-hashing-kotlin](https://github.com/elliotwutingfeng/balloon-hashing-kotlin) |\n| Ruby     | [elliotwutingfeng/balloon-hashing](https://github.com/elliotwutingfeng/balloon-hashing)               |\n\n## Contributing\n\nSee the\n[guidelines for contributions](https://github.com/samuel-lucas6/draft-lucas-bkdf/blob/main/CONTRIBUTING.md).\n\nContributions can be made by creating pull requests.\nThe GitHub interface supports creating pull requests using the Edit (✏) button.\n\n## Command Line Usage\n\nFormatted text and HTML versions of the draft can be built using `make`.\n\n```sh\n$ make\n```\n\nCommand line usage requires that you have the necessary software installed.  See\n[the instructions](https://github.com/martinthomson/i-d-template/blob/main/doc/SETUP.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamuel-lucas6%2Fdraft-lucas-bkdf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsamuel-lucas6%2Fdraft-lucas-bkdf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamuel-lucas6%2Fdraft-lucas-bkdf/lists"}