Skip to content

Coding Encryption Brainstorming Notes

Hayley van Waas edited this page May 27, 2015 · 1 revision

.. xtcb e.g. military send a plan in plaintext deliberately, enemy will hear it and send it encrypted to headquarters

.. xtcb curiosity The Enigma famously helped by the Germans encrypting predictable phrases like the weather report [or Heil Hitler] - referred to as a crib that might be somewhere in the message.

.. xtcb curiosity variation of Caesar used (unwisely) by a terrorist http://www.theregister.co.uk/2011/03/22/ba_jihadist_trial_sentencing/

.. xtcb any other terminology defined above?

.. xtcb consider matrix based system e.g. http://www.freepatentsonline.com/article/Australian-Mathematics-Teacher/164525429.html http://search.informit.com.au/documentSummary;dn=152616388598947;res=IELHSS

.. xtcb get ideas from p86-zielinska.pdf e.g. use for DRM

.. xtcb Or, for example, even knowing the profile of communications might give information; (e.g. example of woman emailing doctor, then boyfriend; change to appropriate story; or invite friends to a party without uninvited guests knowing invitations are going out). Can be a problem with cc of email (discloses other recipients).

.. xtcb maybe add more examples/detail sometime: .. public/private key - some good diagrams on web e.g. http://www.astro.princeton.edu/wiki/images/thumb/f/f9/Public_key_encryption.svg/250px-Public_key_encryption.svg.png .. PKS explained: http://www.cimt.plymouth.ac.uk/resources/codes/codes_u10_text.pdf .. consider https://www.youtube.com/watch?feature=player_embedded&v=3QnD2c4Xovk crypto video with mixing paint etc. .. unplugged PK system .. PGP uses pks - do an experiment with this? .. consider http://computer.howstuffworks.com/encryption3.htm .. consider http://xkcd.com/1181/ PGP in email .. consider http://computer.howstuffworks.com/encryption4.htm .. xtcb project: public key evaluation??