Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
密码学新手,并试图获得对 e2ee 的高级理解。我目前对它的理解是,实现它所需的所有逻辑都可以(应该?)在前端完成,并且与服务器发生变化的唯一类型的交互是必须首先发送接收者的公钥。数据的初始加密。这或多或少是正确的,还是我误解了?
你是对的。