Overview
Learn about the Edwards-curve Digital Signature Algorithm (EdDSA) implementation in DPDK through this technical talk that explores modern cryptographic solutions for data security. Discover how EdDSA serves as a more efficient and secure alternative to traditional RSA and ECDSA algorithms, which currently secure over 80% of HTTPS traffic. Explore EdDSA's advantages including fast deterministic signatures and enhanced protection against side channel attacks, making it increasingly popular in security protocols like TLS 1.3, OpenSSH, and DNSSEC. Gain practical insights into leveraging DPDK support for EdDSA to accelerate session management in applications implementing protocols such as TLS 1.3, while understanding its role as a bridge solution until quantum cryptography becomes mainstream.
Syllabus
New Asymmetric Crypto Algorithm in DPDK - EdDSA - Gowrishankar Muthukrishnan & Anoob Joseph
Taught by
DPDK Project