File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# cryptlib-tools
2- AES file encryption tool and a public/private key management tool based on Cryptlib
2+ cryptlib-tools is a collection of single stand-alone tools, that cover all aspects
3+ of one specific encryption problem, be it conventional symmetric file encryption (AES),
4+ public key management, RSA encryption, email message encryption (S/MIME),
5+ CA services or SSH and TLS sessions.
6+
7+ All cryptlib-tools, the AES file encryption tool (claes), the public/private key management
8+ tool (clkeys) and the public key encryption tool (clsmime) are based on Cryptlib and are
9+ coded in Python3.
10+
11+ All cryptlib tools can replace complex OpenSSL code by using Cryptlib and are designed
12+ to interoperate with programs that are widely used and established like gpg2 and openssl.
You can’t perform that action at this time.
0 commit comments