An open API service indexing awesome lists of open source software.

https://github.com/iomonad/toy_hashs

Home-made implementation of the MD5 and SHA-suite hashing algorithms.
https://github.com/iomonad/toy_hashs

algorithms hash md5 sha-256 ssl

Last synced: 8 months ago
JSON representation

Home-made implementation of the MD5 and SHA-suite hashing algorithms.

Awesome Lists containing this project

README

          

# toys_hash
:key: Introduction of hashing algorithms implementations. This project aims to recode part of the OpenSSL program, specifically the MD5 and SHA-256 hashing algorithms.