mirror of
https://github.com/BreizhHardware/cours-ISEN-MD.git
synced 2026-03-18 13:40:54 +01:00
Obisidian vault auto-backup: 05-02-2026 16:14:43 on . 2 files edited
This commit is contained in:
7
.obsidian/workspace.json
vendored
7
.obsidian/workspace.json
vendored
@@ -67,8 +67,7 @@
|
||||
"title": "20011126_fips-197"
|
||||
}
|
||||
}
|
||||
],
|
||||
"currentTab": 1
|
||||
]
|
||||
}
|
||||
],
|
||||
"direction": "vertical"
|
||||
@@ -241,11 +240,11 @@
|
||||
"obsidian-git:Open Git source control": false
|
||||
}
|
||||
},
|
||||
"active": "37a6109c5cf4f8fa",
|
||||
"active": "e11a6a080eb83632",
|
||||
"lastOpenFiles": [
|
||||
"ISEN/Introduction a la cyber et a la cryptographie/CIPA 4/Crypto Cours 1.md",
|
||||
"ISEN/Introduction a la cyber et a la cryptographie/CIPA 4/Crypto Cours 2.md",
|
||||
"ISEN/Introduction a la cyber et a la cryptographie/CIPA 4/20250708_CRYPTO_slides.pdf",
|
||||
"ISEN/Introduction a la cyber et a la cryptographie/CIPA 4/Crypto Cours 1.md",
|
||||
"ISEN/Introduction a la cyber et a la cryptographie/CIPA 4/20250708_CRYPTO_exos_avec_corriges.pdf",
|
||||
"ISEN/Introduction a la cyber et a la cryptographie/CIPA 4/20011126_fips-197.pdf",
|
||||
"ISEN/Sécurité IOT/CIPA4/Sécurité IOT Cours 3.md",
|
||||
|
||||
@@ -11,7 +11,7 @@ $$
|
||||
$$
|
||||
|
||||
## Système d'équations
|
||||
La mise à jour de l'état se fait selon le système suivant :
|
||||
La mise à jour de l'état se fait selon le système suivant
|
||||
|
||||
$$
|
||||
\begin{cases} x_{0, t+1} &= x_{1, t} \\ x_{1, t+1} &= x_{2, t} \\ x_{2, t+1} &= x_{3, t} \\ x_{3, t+1} &= x_{0, t} \oplus x_{1, t} \oplus 0 \cdot x_{2, t} \oplus 0 \cdot x_{3, t} \end{cases}
|
||||
|
||||
Reference in New Issue
Block a user