Tagged Questions
2
votes
1answer
110 views
Is this hand cipher any more secure than the Vigenère cipher?
I know that inventing one's one crypto always sucks, but the problem is that hand ciphers are usually 1. very insecure 2. very slow. This is an attempt to make a relatively secure, keyable, and ...
1
vote
1answer
437 views
Cracking the beaufort cipher
Is there any easy way to crack a beaufort cipher?
We have a vigenere table, and are trying to guess the keyword.
Any easier way?
6
votes
2answers
263 views
Toy cipher — does it have a name?
When I was perhaps nine years, I borrowed a book from the library on various maths and CS topics. It outlined various simple ciphers, including one that I used a lot, just for fun. I can't remember ...
6
votes
3answers
2k views
Encryption/ciphers/codes in Chinese
I am quite curious as to how you can perform simple encryption for the Chinese language.
Saw a similar question related to encryption/Chinese here: About cryptography in a character language, ...
4
votes
3answers
523 views
Is a book cipher provably secure?
I've seen ciphers (usually in spy drama shows) that involve taking a book and writing down an index to individual characters. Essentially it's a keyed substitution cipher, where the key is the name ...
2
votes
2answers
254 views
How can one break a monoalphbetic substitution chipher at pseudorandom text?
Does anybody know how to break monoalphbetic substitution cipher, if it is applied to some pseudorandom text (for example to some surrogate key filed in a database)?
Let us assume that we have only ...