57 lines
4.1 KiB
Plaintext
57 lines
4.1 KiB
Plaintext
<mxfile host="Electron" modified="2024-03-25T12:17:02.753Z" agent="Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) draw.io/24.1.0 Chrome/120.0.6099.109 Electron/28.1.0 Safari/537.36" etag="5UG4tnl4rkcI1QDT8vGe" version="24.1.0" type="device">
|
|
<diagram name="Page-1" id="WB0AbUQrp66xU2upNOrv">
|
|
<mxGraphModel dx="3915" dy="2039" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="827" pageHeight="1169" math="0" shadow="0">
|
|
<root>
|
|
<mxCell id="0" />
|
|
<mxCell id="1" parent="0" />
|
|
<mxCell id="R5PE0JiO6jkbt_TOkq---1" value="" style="rounded=0;whiteSpace=wrap;html=1;" parent="1" vertex="1">
|
|
<mxGeometry x="-2010" y="-370" width="250" height="150" as="geometry" />
|
|
</mxCell>
|
|
<mxCell id="R5PE0JiO6jkbt_TOkq---2" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" parent="1" source="R5PE0JiO6jkbt_TOkq---9" edge="1">
|
|
<mxGeometry relative="1" as="geometry">
|
|
<mxPoint x="-1970.58" y="-278" as="targetPoint" />
|
|
<Array as="points">
|
|
<mxPoint x="-2038" y="-242" />
|
|
<mxPoint x="-1990" y="-242" />
|
|
<mxPoint x="-1990" y="-278" />
|
|
</Array>
|
|
</mxGeometry>
|
|
</mxCell>
|
|
<mxCell id="R5PE0JiO6jkbt_TOkq---3" value="salt" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];" parent="R5PE0JiO6jkbt_TOkq---2" vertex="1" connectable="0">
|
|
<mxGeometry x="-0.5891" relative="1" as="geometry">
|
|
<mxPoint x="-3" as="offset" />
|
|
</mxGeometry>
|
|
</mxCell>
|
|
<mxCell id="R5PE0JiO6jkbt_TOkq---4" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" parent="1" source="R5PE0JiO6jkbt_TOkq---5" edge="1">
|
|
<mxGeometry relative="1" as="geometry">
|
|
<Array as="points">
|
|
<mxPoint x="-2035" y="-318" />
|
|
<mxPoint x="-1990" y="-318" />
|
|
<mxPoint x="-1990" y="-278" />
|
|
</Array>
|
|
<mxPoint x="-1970.58" y="-278" as="targetPoint" />
|
|
</mxGeometry>
|
|
</mxCell>
|
|
<mxCell id="R5PE0JiO6jkbt_TOkq---5" value="Password<br>18 characters" style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fillColor=#dae8fc;strokeColor=#6c8ebf;" parent="1" vertex="1">
|
|
<mxGeometry x="-2130" y="-347" width="94.6" height="40" as="geometry" />
|
|
</mxCell>
|
|
<mxCell id="R5PE0JiO6jkbt_TOkq---6" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" parent="1" source="R5PE0JiO6jkbt_TOkq---12" target="R5PE0JiO6jkbt_TOkq---11" edge="1">
|
|
<mxGeometry relative="1" as="geometry" />
|
|
</mxCell>
|
|
<mxCell id="R5PE0JiO6jkbt_TOkq---9" value="SeedRandom<br>256 bits" style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fillColor=#f8cecc;strokeColor=#b85450;" parent="1" vertex="1">
|
|
<mxGeometry x="-2130" y="-270" width="91.76" height="44" as="geometry" />
|
|
</mxCell>
|
|
<mxCell id="R5PE0JiO6jkbt_TOkq---10" value="<b>PBKDF2</b>" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" parent="1" vertex="1">
|
|
<mxGeometry x="-2009" y="-370" width="110" height="30" as="geometry" />
|
|
</mxCell>
|
|
<mxCell id="R5PE0JiO6jkbt_TOkq---11" value="hash" style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fontStyle=1" parent="1" vertex="1">
|
|
<mxGeometry x="-1831" y="-298" width="60" height="40" as="geometry" />
|
|
</mxCell>
|
|
<mxCell id="R5PE0JiO6jkbt_TOkq---12" value="SHA256" style="label;whiteSpace=wrap;html=1;image=img/clipart/Gear_128x128.png" parent="1" vertex="1">
|
|
<mxGeometry x="-1971" y="-298" width="110" height="40" as="geometry" />
|
|
</mxCell>
|
|
</root>
|
|
</mxGraphModel>
|
|
</diagram>
|
|
</mxfile>
|