ntop / nDPI

Open Source Deep Packet Inspection Software Toolkit
http://www.ntop.org
GNU Lesser General Public License v3.0
3.84k stars 896 forks source link

TLS: Post-quantum cryptography #2092

Open IvanNardi opened 1 year ago

IvanNardi commented 1 year ago

Should we do something on nDPI to better support PQ cryptography on TLS?

https://blog.cloudflare.com/post-quantum-to-origins/

Ideas:

utoni commented 1 year ago
* be sure that we correctly handle HRR TLS message

Always a good idea.

* extract a metadata/risk to report if the TLS flow is using (or not) PQ cryptography

Not sure if we're spamming everybody with Risks from which we currently do not even know when exactly they become ones. It should be somehow configurable for the users.