Skip to content

Commit

Permalink
fix weird aasvg artefacts
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Fossati <[email protected]>
  • Loading branch information
thomas-fossati committed Sep 10, 2024
1 parent c59ef67 commit 55b106c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
6 changes: 3 additions & 3 deletions ascii-art/ctt-alt.ascii-art
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
| .---------. .----. | message | | | '+' |
| | Sign1 +->+ hash +->+ Imprint +-------->| | |
| '-+-------' '----' '---------' | | v |
| | .-------. | | .---------. |
| | | nonce +---------->| | timestamp | |
| | '-------' | | '---------' |
| | .-------. | | .---------. |
| | | nonce +--------->| | timestamp | |
| | '-------' | | '---------' |
'----|--------------------------------------' '---------+---------'
| .-------------. |
+-------------+-----------+ | unprotected | |
Expand Down
8 changes: 4 additions & 4 deletions ascii-art/ttc-alt.ascii-art
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
.--------. .-----.
| Signer | | TSA |
+--------+----------------------------------. +-----+-------------.
| .-------------. .-------. | | .-------------. |
| / private-key / | nonce +--------->+ / private-key / |
| '-+-----------' '-------' | | '------+------' |
| .-------------. .-------. | | .-------------. |
| / private-key / | nonce +-------->+ / private-key / |
| '-+-----------' '-------' | | '------+------' |
| | .---------. | | | |
| | .-------. .----. | message | | | |
| | .-------. .----. | message | | | | |
| | + datum +->+ hash +->+ Imprint +------->+ .+. |
| | '-+-----' '----' '---------' | | | L | Clock |
| | | | | '+' |
Expand Down

0 comments on commit 55b106c

Please sign in to comment.