Tagged articles
3 articles
Page 1 of 1
Selected Java Interview Questions
Selected Java Interview Questions
Feb 6, 2022 · Information Security

Symmetric, Asymmetric, and Hybrid Encryption: Principles, Advantages, and Key Distribution Issues

This article explains the fundamentals of symmetric, asymmetric, and hybrid encryption, compares their strengths and weaknesses, discusses key distribution challenges, and illustrates how combining both methods can address security gaps while highlighting potential man‑in‑the‑middle attacks.

Hybrid Encryptionasymmetric encryptioninformation security
0 likes · 7 min read
Symmetric, Asymmetric, and Hybrid Encryption: Principles, Advantages, and Key Distribution Issues
Meituan Technology Team
Meituan Technology Team
Jan 9, 2020 · Frontend Development

Logan Web: An Open‑Source Front‑End Logging SDK and Its Technical Implementation

Logan Web is Meituan‑Dianping’s open‑source front‑end logging SDK that stores encrypted logs in IndexedDB, triggers batch uploads on exceptions or user actions, and integrates with server‑side services and a visual analysis platform to provide end‑to‑end traceability for massive web traffic.

Hybrid EncryptionIndexedDBLogan
0 likes · 16 min read
Logan Web: An Open‑Source Front‑End Logging SDK and Its Technical Implementation