Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/samuel-lucas6/balloon.net
A .NET implementation of the Balloon password hashing algorithm.
https://github.com/samuel-lucas6/balloon.net
balloon balloon-hash balloon-hashing balloon-m password-hash password-hashing pbkdf
Last synced: 27 days ago
JSON representation
A .NET implementation of the Balloon password hashing algorithm.
- Host: GitHub
- URL: https://github.com/samuel-lucas6/balloon.net
- Owner: samuel-lucas6
- License: mit
- Created: 2023-10-21T16:33:04.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-26T13:58:58.000Z (7 months ago)
- Last Synced: 2024-12-06T12:15:58.029Z (28 days ago)
- Topics: balloon, balloon-hash, balloon-hashing, balloon-m, password-hash, password-hashing, pbkdf
- Language: C#
- Homepage:
- Size: 14.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://github.com/samuel-lucas6/Balloon.NET/blob/main/LICENSE)
# Balloon.NET
A .NET implementation of the [Balloon](https://crypto.stanford.edu/balloon/) password hashing algorithm.