Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Irjan.Olsen
TTH Gen
Commits
438a5e19
Commit
438a5e19
authored
Sep 21, 2020
by
Irjan Olsen
Browse files
Fix formatting error
parent
31677407
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
438a5e19
...
...
@@ -2,6 +2,6 @@
A program that generates a TTH hash based on user input
## How to compile and run
Compile with
`make`
to create a
`TTH`
binary in the same directory. Uses gcc internally but works with clang.
\
Compile with
`make`
to create a
`TTH`
binary in the same directory. Uses gcc internally but works with clang.
Run with
`./TTH text`
to encrypt
`text`
with the TTH algorithm.
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment