[Wireshark-bugs] [Bug 14417] OSCORE dissector (draft-ietf-core-object-security-07)

2018-03-16 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14417

Peter Wu  changed:

   What|Removed |Added

 Status|IN_PROGRESS |RESOLVED
 Resolution|--- |FIXED

--- Comment #7 from Peter Wu  ---
Thanks for your work! This got merged in v2.5.2rc0-11-g093efd9c30 and should
become available in the next major release (Wireshark 2.6) as well as the
automated builds at https://www.wireshark.org/download/automated/

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 14417] OSCORE dissector (draft-ietf-core-object-security-07)

2018-03-16 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14417

--- Comment #6 from Gerrit Code Review  ---
Change 25483 merged by Peter Wu:
OSCORE: Decrypt responses and dissect plaintext with CoAP functions

https://code.wireshark.org/review/25483

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 14417] OSCORE dissector (draft-ietf-core-object-security-07)

2018-03-16 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14417

--- Comment #4 from Gerrit Code Review  ---
Change 25481 merged by Peter Wu:
CoAP: Hooks to OSCORE

https://code.wireshark.org/review/25481

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 14417] OSCORE dissector (draft-ietf-core-object-security-07)

2018-03-16 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14417

--- Comment #5 from Gerrit Code Review  ---
Change 25482 merged by Peter Wu:
CoAP: Refactor code, option and payload dissection

https://code.wireshark.org/review/25482

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 14417] OSCORE dissector (draft-ietf-core-object-security-07)

2018-03-16 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14417

--- Comment #3 from Gerrit Code Review  ---
Change 25480 merged by Peter Wu:
OSCORE: Add the new dissector - decrypt and verify the authenticity of requests

https://code.wireshark.org/review/25480

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 14417] OSCORE dissector (draft-ietf-core-object-security-07)

2018-03-15 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14417

Peter Wu  changed:

   What|Removed |Added

 CC||pe...@lekensteyn.nl

--- Comment #2 from Peter Wu  ---
FYI, this can be tested using tshark with:

tshark -r unittest.pcapng
-ouat:oscore_contexts:'"636C69656E75","736572766572","0102030405060708090A0B0C0D0E0F101112131415161718191A1B1C1D1E1F20212223","","AES-CCM-16-64-128
(CCM*)"' -V

(add "-2" to test a two-pass dissection, omit "-V" to skip details)

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 14417] OSCORE dissector (draft-ietf-core-object-security-07)

2018-03-06 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14417

--- Comment #1 from Mališa Vučinić  ---
OSCORE context used by the test spec and necessary to decrypt OSCORE packets in
the dump that is attached:

"636C69656E74","736572766572","0102030405060708090A0B0C0D0E0F101112131415161718191A1B1C1D1E1F20212223","","AES-CCM-16-64-128
(CCM*)"

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 14417] OSCORE dissector (draft-ietf-core-object-security-07)

2018-02-12 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14417

Mališa Vučinić  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |IN_PROGRESS

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 14417] OSCORE dissector (draft-ietf-core-object-security-07)

2018-02-12 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14417

Mališa Vučinić  changed:

   What|Removed |Added

   Priority|Low |Medium

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe