SaneCppHashing.h library abstracts OS API to compute MD5, SHA1 and SHA256 hashes.
Dependencies
- Dependencies: (none)
- All dependencies: (none)
Features
| Hashing Algorithm | Description |
|---|---|
| SC::Hashing::TypeMD5 | SC::Hashing::TypeMD5 |
| SC::Hashing::TypeSHA1 | SC::Hashing::TypeSHA1 |
| SC::Hashing::TypeSHA256 | SC::Hashing::TypeSHA256 |
Status
Usable The library is very simple it it has what is needed so far (mainly by Build).
Description
Roadmap
Complete Features:
- None for now
💡 Unplanned Features:
- None for now
Statistics
| Type | Lines Of Code | Comments | Sum |
|---|---|---|---|
| Headers | 90 | 97 | 187 |
| Sources | 286 | 51 | 337 |
| Sum | 376 | 148 | 524 |