1. Home
  2. Docs
  3. [ ARCHIVED ] CriptLib
  4. Expansions

Expansions

There are some cryptography methods already available in the source code. However, it has the objective of being implemented continuously, improving its encryption capacity and eficiency.

An interesting characteristic of this library is the fact that it can be easily adapted to work with the VCL library (available in Borland C++ builder IDE) or with other visual libraries such as Qt, Visual Studio, and others. In some cases it will be possible to copy the whole code of the ".cpp" file and use the same header (in order to work with VCL, for example). Nevertheless in other cases, some modifications may be necessary, but nothing related to the logics and source code structure.