Network Working Group P. M. Hallam-Baker Internet-Draft Venture Cryptography. Intended status: Informational 27 July 2020 Expires: 28 January 2021 Mathematical Mesh 3.0 Part XI: Cryptographic Services draft-hallambaker-mesh-services-00 Abstract https://mailarchive.ietf.org/arch/browse/mathmesh/ (http://whatever)Discussion of this draft should take place on the MathMesh mailing list (mathmesh@ietf.org), which is archived at . Status of This Memo This Internet-Draft is submitted in full conformance with the provisions of BCP 78 and BCP 79. Internet-Drafts are working documents of the Internet Engineering Task Force (IETF). Note that other groups may also distribute working documents as Internet-Drafts. The list of current Internet- Drafts is at https://datatracker.ietf.org/drafts/current/. Internet-Drafts are draft documents valid for a maximum of six months and may be updated, replaced, or obsoleted by other documents at any time. It is inappropriate to use Internet-Drafts as reference material or to cite them other than as "work in progress." This Internet-Draft will expire on 28 January 2021. Copyright Notice Copyright (c) 2020 IETF Trust and the persons identified as the document authors. All rights reserved. This document is subject to BCP 78 and the IETF Trust's Legal Provisions Relating to IETF Documents (https://trustee.ietf.org/ license-info) in effect on the date of publication of this document. Please review these documents carefully, as they describe your rights and restrictions with respect to this document. Table of Contents 1. Introduction . . . . . . . . . . . . . . . . . . . . . . . . 2 1.1. Time Service . . . . . . . . . . . . . . . . . . . . . . 2 1.2. Notary Service . . . . . . . . . . . . . . . . . . . . . 2 Hallam-Baker Expires 28 January 2021 [Page 1] Internet-Draft Mesh Cryptographic Services July 2020 1.2.1. Create Entry . . . . . . . . . . . . . . . . . . . . 2 1.2.2. Validate Entry . . . . . . . . . . . . . . . . . . . 2 1.3. Decryption Service . . . . . . . . . . . . . . . . . . . 2 1.4. Discovery Service . . . . . . . . . . . . . . . . . . . . 2 2. Definitions . . . . . . . . . . . . . . . . . . . . . . . . . 2 2.1. Requirements Language . . . . . . . . . . . . . . . . . . 2 2.2. Defined Terms . . . . . . . . . . . . . . . . . . . . . . 3 2.3. Related Specifications . . . . . . . . . . . . . . . . . 3 2.4. Implementation Status . . . . . . . . . . . . . . . . . . 3 3. Notary Service . . . . . . . . . . . . . . . . . . . . . . . 3 4. Broker Service . . . . . . . . . . . . . . . . . . . . . . . 3 5. Security Considerations . . . . . . . . . . . . . . . . . . . 3 6. IANA Considerations . . . . . . . . . . . . . . . . . . . . . 3 7. Acknowledgements . . . . . . . . . . . . . . . . . . . . . . 3 8. Normative References . . . . . . . . . . . . . . . . . . . . 3 9. Informative References . . . . . . . . . . . . . . . . . . . 3 1. Introduction 1.1. Time Service 1.2. Notary Service 1.2.1. Create Entry 1.2.2. Validate Entry 1.3. Decryption Service 1.4. Discovery Service 2. Definitions This section presents the related specifications and standard, the terms that are used as terms of art within the documents and the terms used as requirements language. 2.1. Requirements Language The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", "SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and "OPTIONAL" in this document are to be interpreted as described in [RFC2119]. Hallam-Baker Expires 28 January 2021 [Page 2] Internet-Draft Mesh Cryptographic Services July 2020 2.2. Defined Terms 2.3. Related Specifications 2.4. Implementation Status The implementation status of the reference code base is described in the companion document [draft-hallambaker-mesh-developer]. 3. Notary Service 4. Broker Service 5. Security Considerations 6. IANA Considerations This document requires no IANA actions. 7. Acknowledgements 8. Normative References [RFC2119] Bradner, S., "Key words for use in RFCs to Indicate Requirement Levels", BCP 14, RFC 2119, DOI 10.17487/RFC2119, March 1997, . 9. Informative References [draft-hallambaker-mesh-developer] Hallam-Baker, P., "Mathematical Mesh: Reference Implementation", Work in Progress, Internet-Draft, draft- hallambaker-mesh-developer-09, 23 October 2019, . Hallam-Baker Expires 28 January 2021 [Page 3]