Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

What is a conventional encryption algorithm?

0
Posted

What is a conventional encryption algorithm?

0

A conventional encryption algorithm is a function that maps an n-bit plaintext block to an n-bit ciphertext block where n is the blocksize. Typically, n is equal to 64 or 128-bits. The function takes a parameter, the “key” which specifies which mapping between the plaintext and ciphertext is used. Block ciphers are, given the same key, invertable. An excellent (and free!) introduction to block ciphers is the paper [Mir98].

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123