Releases: stoprocent/node-edhoc
Releases · stoprocent/node-edhoc
v2.1.1
Compare
Sorry, something went wrong.
No results found
2.1.1 (2026-02-11)
Bug Fixes
handle 65-byte P-256 public keys already prefixed with 0x04 (a88b322 )
v2.1.0
Compare
Sorry, something went wrong.
No results found
2.1.0 (2026-02-11)
Features
v2.0.1
Compare
Sorry, something went wrong.
No results found
2.0.1 (2026-01-30)
Bug Fixes
v1.4.0
Compare
Sorry, something went wrong.
No results found
1.4.0 (2025-12-12)
Bug Fixes
edhoc: only cache peer credentials after successful verify validation (72fdfc8 )
Features
edhoc: export peer credentials used during session (f46c9e6 )
v1.3.3
Compare
Sorry, something went wrong.
No results found
1.3.3 (2025-11-18)
Bug Fixes
crypto: make getKey method public for extensibility (f7fdebf )
making encrypt/decrypt async (3cd93d3 )
v1.3.2
Compare
Sorry, something went wrong.
No results found
1.3.2 (2025-09-18)
Bug Fixes
crypto: make getKey method public for extensibility (d0d6d6b )
v1.3.1
Compare
Sorry, something went wrong.
No results found
1.3.1 (2025-09-18)
Bug Fixes
native: avoid external ArrayBuffer/Buffer (not allowed in Electron) by copying data (71d4218 )
v1.3.0
Compare
Sorry, something went wrong.
No results found
1.3.0 (2025-03-31)
Bug Fixes
Features
refactoring async works (f076047 )
refactoring tsfn to use only one instead of many (1f51568 )
v1.2.3
Compare
Sorry, something went wrong.
No results found
1.2.3 (2025-03-14)
Bug Fixes
napi: no more uncaught exceptions (#3 ) (cb3d9da )
v1.2.2
Compare
Sorry, something went wrong.
No results found
1.2.2 (2025-03-03)
Bug Fixes