开发者

Using BIGNUM and vU256

开发者 https://www.devze.com 2023-03-22 11:14 出处:网络
Is there any开发者_如何转开发 benefit on using OpenSSL\'s BIGNUM over Accelerate Framework\'s vU256, or vice versa? You tagged iOS in your question.That would be a great reason to use OpenSSL bignum,

Is there any开发者_如何转开发 benefit on using OpenSSL's BIGNUM over Accelerate Framework's vU256, or vice versa?


You tagged iOS in your question. That would be a great reason to use OpenSSL bignum, since the Accelerate bignum functions are not available in iOS.

0

精彩评论

暂无评论...
验证码 换一张
取 消