Skip to content

Commit

Permalink
update documents
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Aug 8, 2023
1 parent 4120f98 commit 0c9065e
Show file tree
Hide file tree
Showing 5 changed files with 229 additions and 0 deletions.
10 changes: 10 additions & 0 deletions data/draft-ietf-core-oscore-edhoc-07.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -192,6 +192,16 @@ relation:
formattedref:
content: draft-ietf-core-oscore-edhoc-00
format: text/plain
- type: updatedBy
bibitem:
id: draft-ietf-core-oscore-edhoc-08
docid:
- id: draft-ietf-core-oscore-edhoc-08
type: Internet-Draft
primary: true
formattedref:
content: draft-ietf-core-oscore-edhoc-08
format: text/plain
series:
- type: main
title:
Expand Down
207 changes: 207 additions & 0 deletions data/draft-ietf-core-oscore-edhoc-08.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,207 @@
---
schema-version: v1.2.3
id: draft-ietf-core-oscore-edhoc-08
title:
- content: Using EDHOC with CoAP and OSCORE
language:
- en
script:
- Latn
format: text/plain
link:
- content: https://datatracker.ietf.org/doc/html/draft-ietf-core-oscore-edhoc-08
type: src
type: standard
docid:
- id: draft-ietf-core-oscore-edhoc-08
type: Internet-Draft
primary: true
- id: I-D.ietf-core-oscore-edhoc
type: IETF
scope: anchor
docnumber: I-D.ietf-core-oscore-edhoc
date:
- type: published
value: '2023-08-08'
contributor:
- person:
name:
given:
forename:
- content: Francesca
language:
- en
- language:
- en
initial: F
formatted_initials:
content: F.
language:
- en
surname:
content: Palombini
language:
- en
completename:
content: Francesca Palombini
language:
- en
affiliation:
- organization:
name:
- content: Ericsson
role:
- type: author
- person:
name:
given:
forename:
- content: Marco
language:
- en
- language:
- en
initial: M
formatted_initials:
content: M.
language:
- en
surname:
content: Tiloca
language:
- en
completename:
content: Marco Tiloca
language:
- en
affiliation:
- organization:
name:
- content: RISE AB
role:
- type: author
- person:
name:
given:
forename:
- content: Rikard
language:
- en
- language:
- en
initial: R
formatted_initials:
content: R.
language:
- en
surname:
content: Höglund
language:
- en
completename:
content: Rikard Höglund
language:
- en
affiliation:
- organization:
name:
- content: RISE AB
role:
- type: author
- person:
name:
given:
forename:
- content: Stefan
language:
- en
- language:
- en
initial: S
formatted_initials:
content: S.
language:
- en
surname:
content: Hristozov
language:
- en
completename:
content: Stefan Hristozov
language:
- en
affiliation:
- organization:
name:
- content: Fraunhofer AISEC
role:
- type: author
- person:
name:
given:
forename:
- language:
- en
initial: G
formatted_initials:
content: G.
language:
- en
surname:
content: Selander
language:
- en
completename:
content: Göran Selander
language:
- en
affiliation:
- organization:
name:
- content: Ericsson
role:
- type: author
version:
- draft: '08'
revdate: '2023-08-08'
language:
- en
script:
- Latn
abstract:
- content: "<p>The lightweight authenticated key exchange protocol EDHOC can be run
over CoAP and used by two peers to establish an OSCORE Security Context. This
document details this use of the EDHOC protocol, by specifying a number of additional
and optional mechanisms. These especially include an optimization approach for
combining the execution of EDHOC with the first OSCORE transaction. This combination
reduces the number of round trips required to set up an OSCORE Security Context
and to complete an OSCORE transaction using that Security Context.</p>"
language:
- en
script:
- Latn
format: text/html
relation:
- type: updates
bibitem:
id: draft-ietf-core-oscore-edhoc-00
docid:
- id: draft-ietf-core-oscore-edhoc-00
type: Internet-Draft
primary: true
formattedref:
content: draft-ietf-core-oscore-edhoc-00
format: text/plain
series:
- type: main
title:
content: Internet-Draft
language:
- en
script:
- Latn
format: text/plain
number: draft-ietf-core-oscore-edhoc-08
doctype: internet-draft
ext:
schema-version: v1.0.1
10 changes: 10 additions & 0 deletions data/draft-ietf-core-oscore-edhoc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -106,5 +106,15 @@ relation:
formattedref:
content: draft-ietf-core-oscore-edhoc-07
format: text/plain
- type: includes
bibitem:
id: draft-ietf-core-oscore-edhoc-08
docid:
- id: draft-ietf-core-oscore-edhoc-08
type: Internet-Draft
primary: true
formattedref:
content: draft-ietf-core-oscore-edhoc-08
format: text/plain
ext:
schema-version: v1.0.1
2 changes: 2 additions & 0 deletions index-v1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -273027,3 +273027,5 @@
:file: data/draft-rundgren-deterministc-cbor-03.yaml
- :id: draft-ietf-lsr-distoptflood-02
:file: data/draft-ietf-lsr-distoptflood-02.yaml
- :id: draft-ietf-core-oscore-edhoc-08
:file: data/draft-ietf-core-oscore-edhoc-08.yaml
Binary file modified index-v1.zip
Binary file not shown.

0 comments on commit 0c9065e

Please sign in to comment.