intel / ipp-crypto

Apache License 2.0
317 stars 84 forks source link

internal/common/ifma_cvt52.h:from 8 buffers regular (radix2^64) to mb8 redundant (radix 2^52) representation #70

Open yellow123Nike opened 9 months ago

yellow123Nike commented 9 months ago
image image

Hello, I used internal/common/ifma_cvt52.h in crypto_mb to load the data (ifma_HexStr8_to_mb8) and then return (ifma_mb8_to_HexStr8). But the result is not restored to the original value?