Skip to content
lmarquitan edited this page Jul 31, 2017 · 8 revisions

Distributed AES Analysis

  • Ctr-Z response: After completion of the distributed job the key field will still contain the original content. Ctr-Z has no effect. Entering more wrong characters will be converted to F and appended to the end of the character string and Ctr-Z doesn't undo it.

--> Status: open (depending on the used browser)

Ciphers

  • "Multiplicative" needs to be adjusted so that it works with altered alphabets.

  • "Hill" is not capable of encrypting numbers yet. This would require major adjustments.

  • "Hill" requires a test of the key on reversibility.

  • Various: Specific options must be disabled where they don't affect the process.

  • Create an informative article about the mechanics of the options-panel.

Codings

  • "Morsecode" lacks implementation of a playback function of the entered code (see old CTO for reference).

Highlights

  • Password-Check needs to be updated to represent the current standards (see passwordmeter.com).

  • Password-Check could take into consideration that the number of characters should be at least 12 and deduct points proportionally.

  • Add button to Password-Generator that inserts the generated password into Password-Check (problematic due to length).

  • Password-Generator: Remove overlay from password field (workaround: type="text" and replace displayed characters with symbols).

  • Taxman: Add feature to adjust game size and highscore table.

  • Taxman: Mobile adjustments.

Clone this wiki locally