20 lines
1.1 KiB
Plaintext
20 lines
1.1 KiB
Plaintext
# HOW TO EDIT THIS FILE:
|
|
# The "handy ruler" below makes it easier to edit a package description.
|
|
# Line up the first '|' above the ':' following the base package name, and
|
|
# the '|' on the right side marks the last column you can put a character in.
|
|
# You must make exactly 11 lines for the formatting to be correct. It's also
|
|
# customary to leave one space after the ':' except on otherwise blank lines.
|
|
|
|
|-----handy-ruler------------------------------------------------------|
|
|
libagentcrypt: libagentcrypt (symmetric encryption with ssh agent)
|
|
libagentcrypt:
|
|
libagentcrypt: The libagentcrypt library allows using the keys in the SSH Agent to
|
|
libagentcrypt: perform symmetric, authenticated encryption and decryption securely
|
|
libagentcrypt: without typing passwords. It works with both RSA and ED25519 SSH keys
|
|
libagentcrypt: including those made available to a remote host by SSH Agent
|
|
libagentcrypt: forwarding.
|
|
libagentcrypt:
|
|
libagentcrypt: A command line encryption utility 'agentcrypt' is provided.
|
|
libagentcrypt:
|
|
libagentcrypt: Homepage: https://github.com/ndilieto/libagentcrypt
|