| kelektiv/node.bcrypt.js |
7,118 |
|
35,802 |
3,942 |
over 2 years ago |
54 |
August 16, 2023 |
22 |
mit |
C++ |
| bcrypt for NodeJs |
| dcodeIO/bcrypt.js |
3,299 |
|
33,067 |
2,923 |
over 2 years ago |
26 |
February 07, 2017 |
47 |
other |
JavaScript |
| Optimized bcrypt in plain JavaScript with zero dependencies. |
| napi-rs/node-rs |
903 |
|
0 |
52 |
about 2 years ago |
22 |
January 18, 2022 |
31 |
mit |
JavaScript |
| Node.js bindings ❤️ Rust crates |
| BcryptNet/bcrypt.net |
760 |
|
52 |
170 |
about 2 years ago |
24 |
March 03, 2022 |
9 |
mit |
C# |
| BCrypt.Net - Bringing updates to the original bcrypt package |
| spaze/hashes |
602 |
|
0 |
0 |
over 2 years ago |
0 |
|
3 |
|
|
| Magic hashes – PHP hash "collisions" |
| shaneGirish/bcrypt-nodejs |
586 |
|
135 |
16 |
over 8 years ago |
1 |
May 10, 2015 |
42 |
other |
JavaScript |
| Native implementation of bcrypt for NodeJS |
| Daninet/hash-wasm |
563 |
|
0 |
104 |
over 2 years ago |
38 |
November 13, 2023 |
8 |
other |
TypeScript |
| Lightning fast hash functions using hand-tuned WebAssembly binaries |
| patrickfav/bcrypt |
426 |
|
23 |
28 |
over 2 years ago |
12 |
February 12, 2023 |
7 |
apache-2.0 |
Java |
| A Java standalone implementation of the bcrypt password hash function. Based on the Blowfish cipher it is the default password hash algorithm for OpenBSD and other systems including some Linux distributions. Includes a CLI Tool. |
| Password4j/password4j |
292 |
|
0 |
4 |
over 2 years ago |
21 |
September 14, 2023 |
5 |
apache-2.0 |
Java |
| Java cryptographic library that supports Argon2, bcrypt, scrypt and PBKDF2 aimed to protect passwords in databases. Easy to use by design, highly customizable, secure and portable. All the implementations follow the standards and have been reviewed to perform better in the JVM. |
| Keats/rust-bcrypt |
291 |
|
117 |
94 |
almost 3 years ago |
30 |
July 05, 2023 |
1 |
mit |
Rust |
| Easily hash and verify passwords using Bcrypt |