1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-13 03:03:15 +00:00
freebsd-ports/security/akmos/pkg-descr
Raphael Kubo da Costa ebd6910628 New port: security/akmos.
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>
2016-03-24 11:01:18 +00:00

12 lines
295 B
Plaintext

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