Blog: Update flash filesystem encryption

This commit is contained in:
Pascal Engélibert 2026-06-14 21:40:19 +02:00
commit e9a1608a8f
7 changed files with 165 additions and 20 deletions

View file

@ -1,5 +1,5 @@
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="288" height="128" viewBox="0 0 288 128">
<!-- Generated by https://txmn.tk/blog/flash-filesystem-encryption/graph.py -->
<!-- Generated by https://txmn.tk/blog/flash-filesystem-encryption/diagram.py -->
<!-- Image released under license CC0 (public domain) -->
<title>ECB</title>
<style>
@ -16,7 +16,7 @@
stroke-width: 2px;
fill: none;
}
path.f {
path.f, circle.f {
stroke: none;
fill: #000;
}
@ -28,7 +28,7 @@
circle, line, rect, path.s {
stroke: #ddd;
}
path.f {
path.f, circle.f {
fill: #ddd;
}
}

Before

Width:  |  Height:  |  Size: 2.7 KiB

After

Width:  |  Height:  |  Size: 2.7 KiB

Before After
Before After