OpenSSL Tool Basics on Linux
0xdeadbeer
Basic encryption and decryption on Linux - also applicable to Windows and MacOS of course lol
OpenSSL - https://www.openssl.org/ AES Algorithm - https://en.wikipedia.org/wiki/Advanced_Encryption_Standard Password Stretching - https://en.wikipedia.org/wiki/Key_stretching Password Hashing - https://en.wikipedia.org/wiki/Cryptographic_hash_function Salting - https://en.wikipedia.org/wiki/Salt_(cryptography) RSA - https://en.wikipedia.org/wiki/RSA_(cryptosystem) Also Cool Research Paper on RSA weaknesses by Dan Boneh: https://crypto.stanford.edu/~dabo/papers/RSA-survey.pdf
Background Music: https://www.youtube.com/watch?v=kMwbxQROu7k
My Github: https://github.com/0xdeadbeer My Blog: https://0xdeadbeer.neocities.org ... https://www.youtube.com/watch?v=asZkWo2B7Ho
119373003 Bytes