Introduction

Table of Contents

The Crypto3.Codec library extends the =nil; Crypto3 C++ cryptography suite and provides a set of encoding algorithms implemented in way C++ standard library implies: concepts, algorithms, predictable behavior, latest standard features support and clean architecture without compromising security and performance.

Crypto3.Codec consists of several parts to review:

Dependencies

In-suite dependencies:

Crypto3.Codec has no dependencies on other suite libraries and can be used standalone.

Outer dependencies:

  1. Boost (>= 1.58)