OSDN Git Service

Added Python implementation of MHash-384.
authorLoRd_MuldeR <mulder2@gmx.de>
Mon, 16 Dec 2019 17:33:32 +0000 (18:33 +0100)
committerLoRd_MuldeR <mulder2@gmx.de>
Mon, 16 Dec 2019 22:02:47 +0000 (23:02 +0100)
commit81944db6ab0b1c05071a2221624259bc99b0eb25
tree534403711e303950bb9f7ffc3c10cbf986e03285
parent0a2d8ce7978ccebdf55845e00396d54cb491872d
Added Python implementation of MHash-384.
.gitignore
ports/python/mhash384.py [new file with mode: 0644]
ports/python/mhash384_selftest.py [new file with mode: 0644]