Skip to content

Commit

Permalink
Update NEWS file
Browse files Browse the repository at this point in the history
  • Loading branch information
chrysn committed Aug 1, 2024
1 parent b715cc2 commit dc4a13a
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions NEWS.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,26 @@
Version 0.4.11
--------------

New features
~~~~~~~~~~~~

* Group OSCORE is updated to draft version -21.
* max_regular_block_size_exp can now be set on remotes by the client.
This allows influencing both the Block1 and the Block2 size.
* EDHOC: Allow private keys to be generated in RAM, and specified directly in the credentials file.

Examples
~~~~~~~~

* Add EDHOC demo for Jupyter.

Minor fixes
~~~~~~~~~~~

* IP addresses are subjected to URI syntax normalization.
* Avoid mixups between TLS and non-TLS contexts.
* Send Uri-Host and Uri-Scheme in manually constructed EDHOC message.

Version 0.4.10
--------------

Expand Down

0 comments on commit dc4a13a

Please sign in to comment.