Skip to content

Commit 157a964

Browse files
committed
docs: move keys.md to crypto.md
the keys.md was more of a cryptographic description anyway.
1 parent c27b9ba commit 157a964

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

docs/keys.md renamed to docs/crypto.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
# Keys
1+
# Cryptographic description
2+
3+
## Keys
24

35
Sanctum uses several different secrets and keys to provide
46
confidentiality and integrity for both traffic and authentication
@@ -13,7 +15,7 @@ An ambry is can be handled as an encrypted key
1315
This document describes all key material, where it comes from
1416
and how it is used.
1517

16-
## TL;DR
18+
### TL;DR
1719

1820
| Key | Description | Type |
1921
| --- | ----------- | ---- |

0 commit comments

Comments
 (0)