Skip to content

Commit 5c319dc

Browse files
Update README.md
1 parent 79e7770 commit 5c319dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ The Lightweight Encryption Algorithm (also known as LEA) is a 128-bit block ciph
1111
LEA is one of the cryptographic algorithms approved by the Korean Cryptographic Module Validation Program (KCMVP) and is the national standard of Republic of Korea (KS X 3246). LEA is included in the ISO/IEC 29192-2:2019 standard (Information security - Lightweight cryptography - Part 2: Block ciphers).
1212
### Command-line Lightweight Encryption Algorithm Utility
1313
<pre>Usage of leacrypt:
14-
leacrypt [-d] [-b N] -p "pass" [-i N] [-s "salt"] -f <file.ext>
14+
leacrypt [-d] [-b N] -p "pass" [-i N] [-s "salt"] -f &lt;file.ext&gt;
1515
-a string
1616
Additional data.
1717
-b int

0 commit comments

Comments
 (0)