Cypher

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

commit eb7dc5b0abe72610c59be090d4c0cc7c9c9cc48a
parent e2f5d6c2e2dea1260706025119eeff810c1ea0be
Author: M-ori-P <94516222+M-ori-P@users.noreply.github.com>
Date:   Mon, 25 Apr 2022 11:05:25 +0900

Update README.md
Diffstat:
MREADME.md | 12++++++------
1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/README.md b/README.md @@ -4,14 +4,14 @@ This is a new cryptographic technique we propose. This is based on the principle of duplicate combination. -I hope it will be one of the counter-quantum computer cryptography. +We hope it will be one of the counter-quantum computer cryptography. -command-explanation +・tipe "createKey" to create keyFile for Cryptography. -・"createKey" wil be creating keyFile for Cryptography. +・tipe "encrypt" to encrypt the date file you want with created keyFile. -・"encrypt" will be encrypting the date file you want with created keyFile. - -・"sort" will be sorting the encrypted file with keyFile. +・tipe "sort" to sort the encrypted file with keyFile. Open file and try more! + +