We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f423777 commit 377476bCopy full SHA for 377476b
1 file changed
README.md
@@ -377,6 +377,8 @@ Use the Maven wrapper to create a jar including all dependencies
377
378
* [jBcrypt](https://github.com/jeremyh/jBCrypt) (derived the "Blowfish Expensive key setup") (under BSD licence)
379
* Radix64 implementation derived from [Square's Okio Base64](https://github.com/square/okio) (under Apache v2)
380
+* [Bytes](https://github.com/patrickfav/bytes-java) (byte array utility library) (under Apache v2)
381
+
382
383
### BCrypt Implementations in Java
384
0 commit comments