Logo
RSS Feed

Cryptography 🔐

Mathmatics

This section is dedicated to mathmetical problems or notions that are used in cryptography.

Applications of Cryptography

Different applications of cryptography

Assymetric Algorithms

In this section all the asymmetric algorithms are disected (well, the ones I’ve understood well enough to post here).

Hashing Algorithms

This is an integrity’s domain!

Symmetric Algorithms

Here is the kingdom of symmetric algorithms along with the attacks on them and possible usages.

HMAC

In this article I will try to unravel the HMAC algo, how it’s used, and how it can be attacked.

PKCS#5 padding

This article describes how PKCS#5 padding works and how it can be exploited. This method is often used with block cyphers such as AES or DES.

Quantum Computers And Cryptography

References Expand… 1 Shor’s Algorithm - https://qiskit.org/textbook/ch-algorithms/shor.html

Steganography

References Expand… Something here