summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorYuval Adam <yuv.adm@gmail.com>2012-07-24 16:50:37 +0300
committerYuval Adam <yuv.adm@gmail.com>2012-07-24 16:50:37 +0300
commit983dd0784303eed27fe29c36ff2a9777bebc87b6 (patch)
tree05ccb22d46aeea7cd9f3bcfa04274563161ebcd5 /README.md
parent03ca33740539966af5bef5a36f5021749a8880fb (diff)
Diffstat (limited to 'README.md')
-rw-r--r--README.md11
1 files changed, 4 insertions, 7 deletions
diff --git a/README.md b/README.md
index 970ff26..9bf99c3 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
-Hashualize
-==========
+Polyhash
+========
-Hashualize is an aesthetic and helpful way to visualize hash values. Remembering hashed fingerprints is very hard, and having a quick way to visually grasp hased values is of great importance.
+Polyhash is an aesthetic and helpful way to visualize hash values. Remembering hashed fingerprints is very hard, and having a quick way to visually grasp hased values is of great importance.
Requirements
------------
@@ -13,8 +13,5 @@ Requirements
Implementation
--------------
-Any arbitrary array of characters is accepted as an input. Input is hashed by the SHA1 hash algorithm, producing a 160-bit hashed value, which will then be processed by the output visualization method. The visualization method operates as follows:
+Any arbitrary array of characters is accepted as an input. Input is hashed by the SHA1 hash algorithm, producing a 160-bit hashed value, which will then be processed by the output visualization method, which is a work in progresss.
-
-
-