Skip to content

Commit 0cc8dc5

Browse files
committed
Remove HPKE; and Remove space between RFC and 4615
Signed-off-by: Mehrn0ush <mehrnoush.vaseghi@gmail.com>
1 parent d9bd204 commit 0cc8dc5

1 file changed

Lines changed: 2 additions & 17 deletions

File tree

schema/cryptography-defs.json

Lines changed: 2 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -122,22 +122,7 @@
122122
"primitive": "pke"
123123
}
124124
]
125-
},
126-
{
127-
"family": "HPKE",
128-
"standard": [
129-
{
130-
"name": "RFC 9180",
131-
"url": "https://doi.org/10.17487/RFC9180"
132-
}
133-
],
134-
"variant": [
135-
{
136-
"pattern": "HPKE[-{mode}]-{kem}-{kdf}-{aead}",
137-
"primitive": "pke"
138-
}
139-
]
140-
},
125+
},
141126
{
142127
"family": "MQV",
143128
"standard": [
@@ -370,7 +355,7 @@
370355
{
371356
"standard": [
372357
{
373-
"name": "RFC 4615",
358+
"name": "RFC4615",
374359
"url": "https://doi.org/10.17487/RFC4615"
375360
}
376361
],

0 commit comments

Comments
 (0)