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.
我从服务器获取 X 分量、Y 分量和曲线值。我想使用 openssl 或 common crypto 从中派生服务器公钥。
在 iOS 中,没有直接的 API 可以生成具有给定 X、Y 和曲线值的公钥。
任何帮助都感激不尽。