diff options
author | giomasce <giomasce@web> | 2015-03-22 22:38:54 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2015-03-22 22:38:54 +0000 |
commit | 47f50c951efe90f0b7cfc4c2db9a276bcd1571be (patch) | |
tree | aee52a762f708388d4d26ea9406b3d90e2c31244 /doc/internals | |
parent | de394c0924264ae036f9d3b8bfdd2d8427ea43fd (diff) |
Added a comment: Python implementation
Diffstat (limited to 'doc/internals')
-rw-r--r-- | doc/internals/hashing/comment_7_843592cf125be06fb316be43b85b0524._comment | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/internals/hashing/comment_7_843592cf125be06fb316be43b85b0524._comment b/doc/internals/hashing/comment_7_843592cf125be06fb316be43b85b0524._comment new file mode 100644 index 000000000..7c426e8e6 --- /dev/null +++ b/doc/internals/hashing/comment_7_843592cf125be06fb316be43b85b0524._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="giomasce" + subject="Python implementation" + date="2015-03-22T22:38:54Z" + content=""" +I wrote a Python implementation of the two hashing functions for a project of mine. [Here it is](https://gist.github.com/giomasce/a7802bda1417521c5b30), hoping it can be helpful for somone. + +"""]] |