intel/cryptography-primitives

README problems

Closed this issue · 3 comments

mythi commented
  1. broken link "Introduction to RSA IFMA Library" listed here: https://github.com/intel/ipp-crypto#documentation
  2. libcrypto_mb, vfy_ifma_rsa_mb and vfy_ifma_cp_rsa_mb targets listed in https://github.com/intel/ipp-crypto/tree/develop/sources/ippcp/crypto_mb#universal-building step 4 do not exist. crypto_mb is there but no tests...

Hi Mikko,

Thanks for the findings, we will update the docs.

Regards,
Andrey

mythi commented

One more:

-DBN_OPENSSL_DISABLE should be -DBN_OPENSSL_DISABLE=TRUE

Hello!

Sorry for the delayed response. The documentation of Crypto Multi-buffer library was updated and now contain the actual information. Thanks for your comments.

Elena