samuel-lucas6 / draft-lucas-balloon-hashing

An Internet-Draft for the Balloon password hashing and password-based key derivation function.
Other
3 stars 1 forks source link

Add implementations for Dart, Julia, Kotlin, Ruby #11

Closed elliotwutingfeng closed 4 months ago

elliotwutingfeng commented 4 months ago

I've implemented Balloon in Dart, Julia, Kotlin, and Ruby. Mostly as programming exercises to familiarise myself with said languages. They are all direct ports of nachonavarro/balloon-hashing. Feel free to include them in the README.

samuel-lucas6 commented 4 months ago

Awesome, sorry I missed them.

Please keep an eye on this repository because there will eventually be breaking changes to the algorithm.