HashBrowns
C++ BCrypt Library, using OpenWall's library
Install / Use
/learn @stevemk14ebr/HashBrownsREADME
HashBrowns
C++ BCrypt Library, using OpenWall's library
This uses OpenWall's BCrypt Lib: https://www.openwall.com/crypt/
The salt generator for that is then fed a 64 byte buffer of random data generated using the worlds smallest/fastest cryptographically secure pseudo random number generator ISAAC: https://burtleburtle.net/bob/rand/isaacafa.html. To seed ISAAC a small one line bit hack is used: https://blog.demofox.org/2013/07/07/a-super-tiny-random-number-generator/ , which is seeded on time. Idea being do it fast, and use more algos incase something has a flaw.
This exposes two endpoints for an AWS lambda. One generates hashes given plain text, the other compares hashes for equivalence given an existing hash and plain text.
Related Skills
node-connect
338.7kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
83.6kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
338.7kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
83.6kCommit, push, and open a PR
