Skip to content

alloc-init/crypto3-stream

 
 

Repository files navigation

Stream Ciphers for =nil; Foundation's Cryptography Suite

Stream ciphers for =nil; Foundation's cryptography suite

Building

This library uses Boost CMake build modules (https://github.com/BoostCMake/cmake_modules.git). To actually include this library in a project it is required to:

  1. Add CMake Modules as submodule to target project repository.
  2. Add all the internal dependencies using CMake Modules as submodules to target project repository.
  3. Initialize parent project with CMake Modules (Look at crypto3 for the example)

Dependencies

Internal

None

External

About

Stream ciphers for [[alloc] init] cryptography suite

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C++ 88.3%
  • CMake 11.7%