Initial commit

This commit is contained in:
Valentin Brandl
2018-10-13 13:23:37 +02:00
commit 1ad2f0e3ab
32 changed files with 2541 additions and 0 deletions

View File

@ -0,0 +1,65 @@
---
title: Intro
date: 2018-10-12
---
# Intro
**Prof**: Jörg Schwenk
Beteiligt an EFAIL?
## Moodle
Nächste Vorlesung
## Klausur
### Hilfsmittel
* Buch
## Übungen
Erst ab 2018-10-19.
## Links
* [Blog](https://web-in-security.blogspot.com)
## Buch
Wird überarbeitet.
> Wir werden kein Blockchain machen, in dieser Vorlesung
**Schwerpunkt in Netsec 2**: TLS
## Notzizen
* **Starker Angriff**: Wenig Voraussetzungen
* **Schwacher Angriff**: Viele Voraussetzungen
**EC**:
$$
y^2 = x^3 + \underline{a}x + \underline{b}
$$
$b$ ggf nicht geprüft
## Nachschlagen
* DNSSEC schwache Schlüssel
* Bleichenbacher
* Chinesischer Restsatz
* Small Subgroup Attack (TLS)
* TLS Attacher
* DOMParator
* Professos
* WS-Attacker

View File

@ -0,0 +1,10 @@
---
title: Kryptographie und das Internet
date: 2018-10-12
---
# Kryptographie und das Internet
**AE**: Authenticated Encryption
**AEAD**: AE with Additional Data