From ed2e3cd2336a95f0daf6ece69f0becba41dc9089 Mon Sep 17 00:00:00 2001 From: Xiao X <103391432+QXIoa@users.noreply.github.com> Date: Fri, 19 Jun 2026 21:48:21 -0400 Subject: [PATCH] forgot2 remove --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 06b88b2..aaffd5b 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,6 @@ 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. No code was taken from OpenSSL or BouncyCastle for that reason. -### Current Objective: ZekerRijndael (custom encryption sub-library) - Use `setopt interactivecomments` (zsh only) to allow using `#` for comments if you see errors like `zsh: command not found: #` Ensure Java + javac are installed, on MacOS it can be installed with Homebrew by running `brew install openjdk`