| Crates.io | hashr |
| lib.rs | hashr |
| version | 0.0.3 |
| created_at | 2024-06-12 19:59:59.3371+00 |
| updated_at | 2024-06-27 10:57:31.626884+00 |
| description | small library that aims to provide several hashing and related algorithms |
| homepage | |
| repository | |
| max_upload_size | |
| id | 1269942 |
| size | 19,659 |
sha1
hmac
hotp/totp
md5
sha256/224
sha512/384
The library might support other hashing algorithms, as well as encryption algorithms.
Warning : I am by no means an expert in cryptography. Of course the goal of the library is to follow the RFCs and test as well as I can but implementations might or might not be correct.