Skip to content
forked from aromis/libcommon

A collection of shared functionality, such as cryptography, leveraged by the various DIME libararies and command line tools.

License

Notifications You must be signed in to change notification settings

Exilit/libcommon

 
 

Repository files navigation

libcommon

A collection of shared functionality, such as cryptography, leveraged by the various DIME libararies and command line tools.

External Dependencies:

  • check (unit test framework for C)
  • zlib1g-dev

Internal Dependencies:

  • openssl
  • donna

NOTE: run ./build.sh from libcommon/providers/ before running make

About

A collection of shared functionality, such as cryptography, leveraged by the various DIME libararies and command line tools.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 91.8%
  • Shell 5.5%
  • Makefile 2.7%