OpenSSL
Version vom 24. Juli 2021, 14:50 Uhr von Geist (Diskussion | Beiträge)
OpenSSL Version
encryption for: - data - communication - traffic - secret plain --> cipher
Types of encryption Symmetric encryption ==> Same key for encrypt/decrypt Asymmetric encryption ==> different key for encrypt/decrypt
$ whereis openssl $ which openssl
$ openssl version $ openssl help $ openssl help list $ openssl list -help
$ openssl list -digest-commands
$ openssl list -chiper-commands
$ openssl list -commands $ openssl list -public-key-algorithms
$ openssl rsautl