SkillAgentSearch skills...

Cryptopp

Github mirror of the Crypto++ library

Install / Use

/learn @mmoss/Cryptopp
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Crypto++

C++ Cryptographic Schemes

This is a github hosted version of the Crypto++ library source from the Crypto++ download link.

I've added scons build files to build the source as either a shared or static library with or without debug information.

By default the code builds as a static library. To build the code as a shared library:

scons --shared

To include debug flags when compiling pass an --enable-debug parameter like so:

scons --enable-debug

Related Skills

View on GitHub
GitHub Stars26
CategoryDevelopment
Updated1y ago
Forks14

Languages

C++

Security Score

60/100

Audited on Jan 12, 2025

No findings