Skip to content

Commit fbd4c34

Browse files
committed
Collapsible doc
1 parent 7d2d9f2 commit fbd4c34

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/design.md

+6
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,10 @@ other words, allow the use of image based installation, while avoiding shared
7878
cryptography. Of course there are many additional issues to solve with image
7979
based installation, but this is one of them and on which we will focus.
8080

81+
82+
<details>
83+
<summary>Cryptography background</summary>
84+
8185
## Symmetric Cryptography
8286

8387
Symmetric cryptography is cryptography in which both sides of the conversation
@@ -658,6 +662,8 @@ different key algorithms.
658662
Their PEM tag is "PRIVATE KEY". You can read about their ASN.1 structure
659663
[here](https://datatracker.ietf.org/doc/html/rfc5208#section-5).
660664

665+
</details>
666+
661667
# recert
662668

663669
Now that we understand the background of how certificates and asymmetric

0 commit comments

Comments
 (0)