diff --git a/README.md b/README.md index 13cb44e..4aca6f6 100644 --- a/README.md +++ b/README.md @@ -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. - -### 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). +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. Use `setopt interactivecomments` (zsh only) to allow using `#` for comments if you see errors like `zsh: command not found: #`