Posts of CRYPTOGRAPHY

Box-Muller Transformation

The Box-Muller transformation is a method to construct a random variable that follows a Gaussian distribution by using a random variable that follows a uniform distribution.

Sep 12, 2024
MATHEMATICS
CRYPTOGRAPHY

Linear Congruential for Pseudorandom Number

Linear congruential method is a pseudo-random number generation method that generates a random number sequence based on a deterministic mathematical algorithm.

Sep 11, 2024
MATHEMATICS
CRYPTOGRAPHY

Some Classical Ciphers and Implementations

This article explores classical ciphers historically used. In the past, amid low productivity and primitive computing, these ciphers offered protection.

Feb 23, 2024
CRYPTOGRAPHY
/ 1