HRHimanshu Rajinhimanshuraj05.hashnode.dev·Jun 30, 2024 · 2 min readAccess control methods in cryptographyAccess control methods in cryptography are used to ensure that that authorized user gets access to the data or the resource. There are various access control methods. Some of the important access control methods are: Discretionary access control: Th...00
HRHimanshu Rajinhimanshuraj05.hashnode.dev·Jun 30, 2024 · 1 min readConfusion vs Diffusion in cryptographyThe the theory of confusion and diffusion was given by Claude Shannon. Confusion and diffusion are both cryptographic techniques that are used to stop the deduction of the secret writing key from the attacker. The major differences between confusion ...00