clarify it is not an rfc and add the ABSTRACT paragraph

This commit is contained in:
blek 2024-01-03 13:55:50 +10:00
parent b6a2237601
commit f048a7c406
Signed by: blek
GPG Key ID: 14546221E3595D0C
1 changed files with 5 additions and 2 deletions

View File

@ -1,7 +1,10 @@
# blek! AES 1.0 standart draft
This document describes a file standart for storing AES-encrypted data, and requests discussion and suggestions for improvements.
# PREAMBLE
This standart does not describe an encryption algorithm; It is a way to store encrypted AES data.
This document is not an RFC and does not have any relations with the Internet Engineering Task Force.
# ABSTRACT
blek! AES is an array of elements which is encoded with either CBOR or JSON.
# NOTATIONS AND CONVENTIONS
The keywords "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", "SHOULD", "SHOULD NOT", "RECOMMENDED", "NOT RECOMMENDED", "MAY", and "OPTIONAL" in this document are interpreted as described in BCP 14 [RFC2119](https://www.rfc-editor.org/info/rfc2119) [RFC8174](https://www.rfc-editor.org/info/rfc8174)