jedisct1 / libsodium

A modern, portable, easy to use crypto library.
https://libsodium.org
Other
12.06k stars 1.72k forks source link

Request to add amalgamation build #1346

Closed tahaghafuri closed 5 months ago

tahaghafuri commented 5 months ago

Hello Please provide the possibility of building in the form of amalgamation like the miniz library, so that libsoudium can be used in the form of a C and header file.

Example:https://github.com/richgel999/miniz

jedisct1 commented 5 months ago

This is not planned, sorry.

You may want to consider libhydrogen instead.

tahaghafuri commented 5 months ago

libhydrogen Is Very Minimal And it does not have many features of libsodium