Blog: Update flash filesystem encryption
This commit is contained in:
parent
9304677aa0
commit
e9a1608a8f
7 changed files with 165 additions and 20 deletions
|
|
@ -1,5 +1,5 @@
|
|||
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="372" height="192" viewBox="0 0 372 192">
|
||||
<!-- 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>XTS</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: 3.2 KiB After Width: | Height: | Size: 3.2 KiB |
Loading…
Add table
Add a link
Reference in a new issue