-
Even if Observe can be removed in the request (by proxy or server), when the server does send a
notification, the Observe option is not allowed to be removed by an intermediate.
But currently we …
-
For reasons I could not find, OSCORE plug test 5 times out on GitLab runners on Python 3.6 only. It passes on the runners on 3.5, passes on 3.6 locally, and passes when I run it in a local docker acco…
-
Using the provided example, `client` and `server` have a different context:
https://github.com/HappyEmu/ace/blob/13ae2ff9d2cd400e1e6701f673eb0355b5446d96/lib/edhoc/protocol.py#L293-L313
The OSCORE…
-
When reading [draft-ietf-core-object-security-08](https://tools.ietf.org/html/draft-ietf-core-object-security-08), I noticed they settled on HKDF ([RFC5869](https://tools.ietf.org/html/rfc5869)) — wit…
-
In order to avoid misunderstandings of the spec that are likely to lead to incompatibilities between implementations, we propose to remove the default value "empty string" for Master Salt in context d…
-
New OMNA registration request2018-02-09 08:59:47 UTCSubmitter's nameSandeep AkhouriDefined ByOMA Working GroupType of registrationObjectObject NameLWM2M OSCORE SecurityObject DescriptionThis object de…
-
New OMNA registration request2018-02-09 07:40:16 UTCSubmitter's nameSandeep AkhouriDefined ByOMA Working GroupType of registrationObjectObject NameLWM2M OSCORE SecurityObject DescriptionThis object de…
-
New OMNA registration request2018-02-09 07:41:53 UTCSubmitter's nameSandeep AkhouriDefined ByOMA Working GroupType of registrationObjectObject NameLwM2M OSCORE SecurityObject DescriptionThis object de…
-
Using .scan after .filter looks like a very bad practice, forkJoin was giving expected result, but id like to work with one player at the time...
-
Going through RFC7959 Section 2.7 for implementation, I noticed that Block2 exchanges after a Block1 exchange do not carry a Block1 option any more.
For Request-Tag, this has no bearing on security…