Commit Graph

41 Commits

Author SHA1 Message Date
6571c1dd2f further performance improvement
still room for optimisations; making deep copy because iterator is not
modifiable in for loops
2020-11-26 11:58:13 +01:00
139b78a417 add performance optimisation 2020-11-26 11:34:21 +01:00
88ca90b9d3 use trigrams, works much better
inspired by soloution from previous year :P
2020-11-25 11:55:16 +01:00
0004679a83 alternative version of break mono
dooing something, poorly working
2020-11-25 11:28:40 +01:00
30768b4592 fix file path bug and add name==main 2020-11-25 08:10:49 +01:00
ecb3157a91 Merge branch 'break_mono' 2020-11-25 03:56:44 +01:00
ed3d03d599 Fügt Dokumentation hinzu 2020-11-25 03:55:50 +01:00
afb6faabbc fügt diverse Bugfixes hinzu 2020-11-25 02:15:30 +01:00
cf105c397f make words a parameter 2020-11-25 00:55:57 +01:00
b71d5ff7d7 pep 2020-11-25 00:50:01 +01:00
30053e66a9 remove debug prints 2020-11-25 00:13:01 +01:00
12cca20112 break_mono.py wird komplett umgeschrieben 2020-11-24 23:52:14 +01:00
175032d5b4 break vig working 2020-11-24 23:23:19 +01:00
3331177041 fügt choose_known_letters hinzu. Vor rewrite match_ciphertext 2020-11-24 21:41:23 +01:00
3e44a84ca9 break vig with poorly implemented heuristik 2020-11-24 21:21:32 +01:00
e3f854fa0c fügt match_ciphertext in break_mono hinzu 2020-11-24 19:18:14 +01:00
cde1cadba1 Räumt break_mono.py auf 2020-11-24 13:28:00 +01:00
5355e25ba3 Fügt aktuellen Zustand von break_mono.py hinzu 2020-11-24 13:12:25 +01:00
98a78d3d35 Merge branch 'master' of gitea.sec.tu-bs.de:y0085044/Exercise-01 2020-11-23 01:15:21 +01:00
4580c26358 fügt __init__.py hinzu 2020-11-23 01:14:27 +01:00
3b59fcf9f6 fügt mono.py hinzu 2020-11-23 01:14:04 +01:00
def2413f91 read_plaintext() wird zu read_text() und Text wird lower() 2020-11-23 01:14:04 +01:00
b911cc2568 ändert Kommentare von libex01 zu Docstring 2020-11-23 01:14:04 +01:00
839c571f6f add file writing when using --out 2020-11-23 00:34:29 +01:00
7dec1c6eb9 pep up code 2020-11-23 00:15:56 +01:00
8078694ee0 shorten code 2020-11-22 23:56:00 +01:00
427d49976f Merge branch 'master' of gitea.sec.tu-bs.de:y0085044/Exercise-01 2020-11-22 23:16:01 +01:00
bf106bf76d add decrypt and update encrypt 2020-11-22 23:15:41 +01:00
776eee0092 fügt libex01.py hinzu. Enthält read_plaintext 2020-11-22 16:21:53 +01:00
723b2bbf66 implement encrypt in vig.py 2020-11-22 04:56:40 +01:00
f7f35adfa0 create main routine with argparsing 2020-11-22 04:41:26 +01:00
b04b232583 add generated pdf 2020-11-20 12:54:37 +01:00
11c538ff4a Merge branch 'master' of gitea.sec.tu-bs.de:y0085044/Exercise-01 2020-11-20 12:50:05 +01:00
31501c65ab add details to task 3 2020-11-20 12:48:12 +01:00
de7431607c Adds solution to task 3 2020-11-19 16:14:05 +01:00
795a0d4e8c Adds solution to task 1 2020-11-19 13:29:51 +01:00
f9d8b0cafe extend caption 2020-11-18 01:52:20 +01:00
05aa2408b7 add text and *generated* pdf 2020-11-18 01:42:13 +01:00
65db9a0631 start on task 3 2020-11-18 01:20:46 +01:00
awarnecke
15f9b2aeba ex01_crypto 2020-11-11 12:47:47 +01:00
Robert Michael
2efb988f33 ex01_crypto 2020-11-11 12:33:31 +01:00