I have released a new OpenSSL Cheat Sheet version. The version 1.1.
You can download the PDF here: https://albertx.mx/wp-content/uploads/2020/07/The-OpenSSL-Cheat-Sheet-v1.1.pdf
or access the online version, here: https://cheatography.com/albertx/cheat-sheets/openssl/
Release notes for version 1.1:
- Inclusion of openssl command for generating random bytes specifying bytes of length for random data, in “Basics” section.
- Added the command for displaying digital certificates information in Abstract Sintax Notation One, in “Digital Certificates” section.
- Inclusion of command for generating a hash with its output in bytes, instead of hex encoding. This command is under “working with hashes” section.