From 40bfcd82ee0eee451acddbadcdabe16c54377c49 Mon Sep 17 00:00:00 2001 From: stefan Date: Fri, 17 Apr 2026 19:53:36 +0200 Subject: first standards braindump --- Standards.adoc | 37 ++++++++++++++++++++++++++++++------- 1 file changed, 30 insertions(+), 7 deletions(-) diff --git a/Standards.adoc b/Standards.adoc index e0e7a33..84fa525 100644 --- a/Standards.adoc +++ b/Standards.adoc @@ -1,5 +1,5 @@ = Standards that define ciphersuites -Stefan Schumacher +Stefan Schumacher v0.0.1, 2026/04/17, draft // :doctype: book :experimental: @@ -27,11 +27,34 @@ endif::backend-pdf[] toc::[] -* erzeugt am {localdate} um {localtime} aus Version {revnumber} vom {revdate} -* Datei: {CleanPath} -// * *Datei*: {docname} - - - +* compiled at {localdate} {localtime} Version {revnumber} of {revdate} +* *Datei*: {docname} + +Scope: This document will list all standards that define the properties of ciphersuites (algorithm, key length, mode) +etc. The aim is to generate an exhaustive list of cryptographic material to be used as a database for CBOMs. + +== Taxonomy Dimensions + +. Status +.. Approved +.. Obsolete / Deprecated +.. Legacy +. Protocols +.. TLS +.. OpenSSH +.. IPSec +.. Wireguard +.. GnuPG +.. Kerberos +.. JWT +. Symmetric +. Asymmetric +. Key Exchang +. Key Length +.. 56, 128, 196, 256 +. Operation Mode +. IANA CipherSuite +. Hash +.. MAC -- cgit v1.2.3