Intel® Integrated Performance Primitives
Deliberate problems developing high-performance vision, signal, security, and storage applications.
Announcements
FPGA community forums and blogs have moved to the Altera Community. Existing Intel Community members can sign in with their current credentials.

BCrypt calling Blowfish

Octavian_S_Intel
Employee
596 Views

Hello

I am trying to use Blowfish in the framework of BCrypt and have access to SBoxes and subkey array of BCrypt. How can I create an appropriate IppsBlowfishSpec towards the 64 rounds of Blowfish calls?

Thank you in advance,

Octavian

 

 

 

0 Kudos
1 Reply
Jonghak_K_Intel
Employee
596 Views

Hi Octavian,

 Blowfish functions had been deprecated and has only limited support now. However , if using Blowfish functions is inevitable, please refer the links below

 Blowfish functions : http://scc.qibebt.cas.cn/docs/compiler/intel/2011/ipp/ipp_manual/IPPCP/ippcp_ch2/ch2_blowfish_functions.htm

 Blowfish examples : http://scc.qibebt.cas.cn/docs/compiler/intel/2011/ipp/ipp_manual/IPPCP/ippcp_ch2/ch2_ex2-3.htm

0 Kudos
Reply