|
4 weeks ago | |
---|---|---|
src | 4 weeks ago | |
.gitignore | 4 weeks ago | |
BuildUNIX.sh | 4 weeks ago | |
CMakeLists.txt | 4 weeks ago | |
LICENCE | 4 weeks ago | |
README.md | 4 weeks ago | |
TestUNIX.sh | 4 weeks ago |
OMKOV Cryptography Library
OMKOV libcrypt is a lightweight cryptography library.
Component | Description | Standard |
---|---|---|
rc2 | RC2 encryption algorithm | RFC 2268 |
OMKOV libcrypt uses CMake to build.
Binaries will be located in the bin
directory.
Libraries will be located in the lib
directory.
Run BuildUNIX.sh
, or
cmake -S . -B build && cmake --build build
Copyright (C) 2021, Jakob Wakeling
All rights reserved.
OMKOV Permissive Licence