Crypto++ Library

Introduction

Crypto++ Library is a free C++ class library of cryptographic schemes.

Usage

Compute Systems Invocation Version(s)
Red Hat Linux (64-bit)

Help:


% cd /util/crypto++
% cryptext.exe h

Run Validation Tests:


% cd /util/crypto++
% cryptext.exe v

... or link the libraries directly from within your source code:


/util/crypto++/lib/
/util/crypto++/include/cryptopp/
5.6.1 (default), 5.6.0

References

  1. http://www.cryptopp.com/
  2. http://www.cryptopp.com/wiki/Linux