Categories
- Blog (101)
- Lua (13)
- Miscellaneous (46)
- Photos (6)
- Programming (31)
- Python (15)
- Sample (3)
- Web Design (3)
- Writing (2)
- Portfolio (40)
- Snippets (27)
- Blog (101)
Tag Archives: Chroma
Chroma-Hash implementation in Python
I’ve just read an experiment by mattt.me about creating a multi-colored area beside the password area in order to let people who have extremely long passwords know that their passwords matches.
http://mattt.me/2009/07/chroma-hash-a-belated-introduction/
Personally I thought that this is an extremely…
Posted in Programming, Python, Snippets
Tagged algorithm, Chroma, cool, django, encryption, Hash, MD5, neat, password, Python, server, visualization, web
Leave a comment