diff options
| author | stefan <stefan@i3mint.local> | 2026-04-17 07:57:51 +0200 |
|---|---|---|
| committer | stefan <stefan@i3mint.local> | 2026-04-17 07:57:51 +0200 |
| commit | 9e3a5ce7959e71d2f61e76dd562ff63b1f913c08 (patch) | |
| tree | 732700d32bb885dfba35d1ee6d1eecc0bf238b5b | |
| parent | f1917cc4fe0216dd2d5a82a17396ebdc2a33aa02 (diff) | |
Init
Signed-off-by: stefan <stefan@i3mint.local>
| -rw-r--r-- | Standards.adoc | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/Standards.adoc b/Standards.adoc new file mode 100644 index 0000000..e0e7a33 --- /dev/null +++ b/Standards.adoc @@ -0,0 +1,37 @@ += Standards that define ciphersuites +Stefan Schumacher <cryptomancer@cryptomancer.de> +v0.0.1, 2026/04/17, draft +// :doctype: book +:experimental: +:source-highlighter: rouge +:rouge-style: github +:stem: latexmath +:toc: macro +:sectnums: all +:toclevels: 4 +:sectnumlevels: 3 +:html5s-image-default-link: self +:icons: image +:note-caption: ℹ️ +:tip-caption: 💡 +:important-caption: ❗ +:caution-caption: 🔥 +:warning-caption: ⚠️ +// ☢️ + +ifdef::backend-pdf[] +:icons: font +endif::backend-pdf[] + +*{author}* <{email}> + +toc::[] + +* erzeugt am {localdate} um {localtime} aus Version {revnumber} vom {revdate} +* Datei: {CleanPath} +// * *Datei*: {docname} + + + + + |
