cginternals / cginternals/cppfs

Remove sha1 and base64 functions

Open
#6 1 comment 3 reactions 0 assignees View on GitHub
decision required
Dominant language
C++
Stars
514
Forks
73
PR merge metrics
No merged PRs in 30d

Description

Having sha1 requires dependency on OpenSSL when it is not necessary. A filesystem library should ONLY provide the basic functionality to traverse folders, and provide means to read/write to file streams. Nothing more.

Hash/base64 etc. can, and should, be provided outside the library.

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.