Community Profile

photo

Khang Lun Wong


Active since 2015

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Can Blowfish algorithm being executed parallely?
Can Blowfish algorithm be parallelized in any way? Blowfish is being implemented in a sequential format. What if I want to paral...

9 years ago | 1 answer | 0

1

answer

Question


Running C Code in Matlab using MEX
#include "mex.h" #include "stdafx.h" #include <stdio.h> #include "blowfish.h" #include <iostream> #include <sst...

9 years ago | 1 answer | 0

1

answer

Question


Can anyone help me with Blowfish algorithm created in Matlab? It is for my final year project purposes. I am having trouble in searching it on the web.
Please help me with the algorithm created in Matlab for Blowfish encryption and decryption of password.

9 years ago | 1 answer | 0

1

answer