Akmos is a cryptographic library with CLI. It supports: - symmetric ciphering; - computing message digests (hashes); - calculating a message authentication code (MAC); Depends only on the standard C library. Primary develop for the x86_64 architecture. WWW: https://github.com/melanhit/akmos PR: 206987 Submitted by: Andrew Romanenko <melanhit@gmail.com>
7 lines
115 B
Text
7 lines
115 B
Text
bin/akmos
|
|
include/akmos.h
|
|
lib/libakmos.a
|
|
lib/libakmos.so
|
|
lib/libakmos.so.5
|
|
lib/libakmos.so.0.5
|
|
man/man1/akmos.1.gz
|