Library

Hashing

Compute MD5, SHA1 or SHA256 hashes for a stream of bytes

Usable
Dependencies

No library-level dependencies

SaneCppHashing.h library abstracts OS API to compute MD5, SHA1 and SHA256 hashes.

Dependencies

  • Dependencies: (none)
  • All dependencies: (none)

Dependency Graph

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