From 9c669eb5dde24751f310b402d68f7ec04b96d48d Mon Sep 17 00:00:00 2001 From: Markus Reichelt Date: Mon, 7 Jan 2013 20:53:31 +0100 Subject: python/python-blake2: Added (blake2 python module). Signed-off-by: Matteo Bernardini --- python/python-blake2/README | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 python/python-blake2/README (limited to 'python/python-blake2/README') diff --git a/python/python-blake2/README b/python/python-blake2/README new file mode 100644 index 0000000000..75554bee0b --- /dev/null +++ b/python/python-blake2/README @@ -0,0 +1,2 @@ +blake2 hash function module for python written by Bae KwonHan. +License: Public Domain -- cgit v1.2.3