Update README.md

This commit is contained in:
2026-05-27 21:37:48 -04:00
parent 4f159c68be
commit 5eb5cc6096
+1 -3
View File
@@ -1,7 +1,5 @@
A multi-purpose Cryptography library in Java. Working on it day by day, slowly. Someday this will be complete, today is not that day. A multi-purpose Cryptography library in Java. Working on it day by day, slowly. Someday this will be complete, today is not that day.
To be clear, this is **NOT** mean't to be a replacement/alternative to BouncyCastle. Instead, it is meant to include what BouncyCastle does not have.
### Current objective: Hashing (SHA-0)
### Note: SHA0 is so unused that I am unable to verify if mine works or not due to the lack of online SHA(ers).
Use `setopt interactivecomments` (zsh only) to allow using `#` for comments if you see errors like `zsh: command not found: #` Use `setopt interactivecomments` (zsh only) to allow using `#` for comments if you see errors like `zsh: command not found: #`