How does encryption work?

How does encryption work?

Exponent

1 год назад

21,965 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@bigcashedgarmudaaki9153
@bigcashedgarmudaaki9153 - 13.12.2023 10:28

Interesting

Ответить
@RealSamHailu
@RealSamHailu - 25.11.2023 22:53

interesting

Ответить
@vishalsudarshan530
@vishalsudarshan530 - 16.10.2023 07:34

U just explained our entire syllabus , hatsoff🙌

Ответить
@naveedalirehmani4135
@naveedalirehmani4135 - 01.08.2023 00:32

DES (data encryption standard)
- 64 key size, 56 bit for encryption 8 for for error checking
- Divide text in 64 bit chunks, it bit size of text is not divisible by 64 add padding just add 00000000
- 16 rounds or number of iterations
- Vulnerable for brute for attack
- Developed in 1970 by IBM
- Use both substitution and permutation operations.

AES (advance encryption standard)
- 3 different key sizes, 128,196 and 256 bits with 12, 14 and 16 rounds respectively
- Block size of 128 bits
- Works on substitution-permutation network
- Faster and more secure.

Double DES
- Repeating the process of DES 2 times different keys.
- Also not secure

Triple des
- DES is repeated 3 times with 3 different or 2 different keys.

Stream cipher is for data that is of unknown length. block cipher is for data that is of fixed known size and is divided into fixed sized block depending on the encryption algorithm used DES or AES.

Ответить
@karimaheshbabukari4927
@karimaheshbabukari4927 - 31.07.2023 18:35

Great explanation 😊😊😊

Ответить
@ssverma1916
@ssverma1916 - 08.03.2023 19:16

On point ... 👍

Ответить