k4m4 / k4m4/dcipher

Add an other md5, sha1, sha224, sha256, sha384, sha512 hash database

Open
#2 0 comments 2 reactions 0 assignees View on GitHub
enhancement
Dominant language
JavaScript
Stars
152
Forks
23
PR merge metrics
No merged PRs in 30d

Description

Love your project so far! If you don't mind I would love to see you add an other open hash API https://lea.kz/api. There you can query for a md5, sha1, sha224, sha256, sha384, sha512 hash value.

### Example API call

```sh
curl https://lea.kz/api/hash/e6e7c0a347468dd5cc73712fa53861cb
```

```json
{
"password": "derrick09"
}
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.