Answer Posted / dalgin augustinr
Key size can be set depend up on the purpose of use. key
can be created with 256, 512,1024,2048...
256 and 512 are already cracked and its
not too secure.
1024 is an effective and secure key size that we can use
Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
What information can be obtained from encrypted file?
What is nonlinear cryptography?
A company wants to transmit data over the telephone, but it is concerned that its phones may be tapped. All of its data is transmitted as four-digit integers. It has asked you to write a program that will encrypt its data so that the data may be transmitted more securely. Your script should read a four digit integer entered by the user in a prompt dialog and encrypt it as follows: Replace each digit by (the sum of that digit plus 7) modulus 10. Then swap the first digit with the third, and swap the second digit with the fourth. Then output XHTML text that displays the encrypted integer.
How is an s-box value of AES can be modified? How is it done?
What are "stream" and "block" ciphers?
why hash functions are not used for encryption but authentication ?
What are knapsack cryptosystems?
What is luc?
How to change the encrypted file icon?
How do certifying authorities store their private keys ?
How to I prevent other users from using Kryptel (Silver Key)?
What is are "proprietary" and "public" cryptographic algorithms?
What is the elgamal cryptosystem?
How can we use quantum properties in cryptography ?
What is the Popular Symmetric-Key Encryption Method