Questions tagged [cryptography]

A puzzle concerning techniques for secure communication in the presence of (hostile) third parties. Do NOT use this for simple "crack the code" problems; use [cipher] instead.

This tag is for puzzles involving cryptography. Cryptography is the art of secure communication in the presence of (hostile) third parties. For simpler "crack the code" type problems use instead.

More precisely, Cryptography

  • constructs and analyzes protocols that block third parties
  • deals with aspects in information security as data confidentiality, data integrity, authentication
  • applies techniques from mathematics, computer science, and electrical engineering.

Everyday applications of cryptography include ATM cards, computer passwords, and electronic commerce.

There is a Stack Exchange site dedicated to Cryptography, please use this if your questions are of a more serious nature.

20 questions
50
votes
12 answers

Challenge for lovers

One of my friends gave me this puzzle. Please help me find the answer for it. Jane and Mike have fallen in love, and Mike wishes to send her a ring via mail. Unfortunately they live in Kleptopia where anything sent by mail will be stolen unless it…
Supriya S
  • 319
  • 1
  • 3
  • 6
-1
votes
1 answer

intercepting the box

If you need to send a message in a box to a person so that no one can intercept it and get the message, how do you do so if you have a padlock and key and they have a padlock and key
-1
votes
2 answers

Really Secure Awesome Cryptography

Really Secure Awesome Cryptography is a protocol for sending messages based on public-key cryptography. Assume that messages are simple text strings of at most 500 characters. Users choose a private key, which is a whole number between $1$ and…
happystar
  • 7,534
  • 12
  • 54