commit 63c5a7782990a9101b3c6b72ac4c843792e22142 parent 62d920dadd099996a65a5d7fc5037b18ac192f26 Author: Minerva_juppiter <94231606+minerva-jupiter@users.noreply.github.com> Date: Thu, 21 Apr 2022 14:36:18 +0900 Merge branch 'master' of https://github.com/minerva-jupiter/Cypher Diffstat:
| M | README.md | | | 22 | +++++----------------- |
1 file changed, 5 insertions(+), 17 deletions(-)
diff --git a/README.md b/README.md @@ -6,24 +6,12 @@ This is based on the principle of duplicate combination. I hope it will be one of the counter-quantum computer cryptography. +command-explanation +・"createKey" wil be creating keyFile for Cryptography. +・"encrypt" will be encrypting the date file you want with created keyFile. +・"sort" will be sorting the encrypted file with keyFile. - - - - - - - - - - - - - - - - - +Open file and try more!