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.
如何在 libsodium 中旋转生成的密钥对?
是否有任何 API 可以采用现有的密钥对并生成一个安全且不可预测的旋转密钥对?我在 C# 中使用libsodium-net库