mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-08 06:48:28 +00:00
ebd6910628
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>
8 lines
115 B
Plaintext
8 lines
115 B
Plaintext
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
|