Cryptography Algorithms (52)
Digital Certificates (23)
Encryption Decryption (77)
Ciphers (43)
Cryptography Protocols (31)
Blockchain (338)
Cryptography General (154)
Cryptography AllOther (0)
What is key management ?
What are the counter and pcbc modes?
What is a birthday attack?
What are the disadvantages of public-key cryptography compared with secret-key cryptography?
What is electronic money ?
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.
Can you tell me some of the widely used cryptographic algorithms?
What happens if the execution of a smart contract costs more than the specified gas?
How is cryptography applied ?
What is a virtual machine? Explain in detail?
What are the advantages of public-key cryptography compared with secret-key cryptography?
What is the significance of factoring in cryptography?
Can you modify the data in a block?
What do you think blockchain is trustworthy?
What is a ledger and what kind of ledger is blockchain?