encryption in FPGA

  • Thread starter REDDY PRASAD REDDY
  • Start date
R

REDDY PRASAD REDDY

Guest
my project is implementing of blowfish algorithm in FPGA and sending
the data from PC through FPGA and encrypt the data.for this which
protocols i can use.please tell me some links related to it.
 
my project is implementing of blowfish algorithm in FPGA and sending
the data from PC through FPGA and encrypt the data.for this which
protocols i can use.please tell me some links related to it.
What is the data rate you need to send from PC to FPGA?
Is it streaming?
Are you sending any data back from FPGA to PC?



---------------------------------------
Posted through http://www.FPGARelated.com
 
On Mar 1, 6:37 pm, "RCIngham"
<robert.ingham@n_o_s_p_a_m.n_o_s_p_a_m.gmail.com> wrote:
my project is implementing of blowfish algorithm in FPGA and sending
the data from PC through FPGA and encrypt the data.for this which
protocols i can use.please tell me some links related to it.

What is the data rate you need to send from PC to FPGA?
Is it streaming?
Are you sending any data back from FPGA to PC?

---------------------------------------        
Posted throughhttp://www.FPGARelated.com
I m using Virtex II pro board. so i can use one side high speed data
transfer and one side serial data transfer. and i need to send a
file .but i dnt knw wht you are asking streaming...and yes i want to
send it to file back to PC.
 
On Mar 1, 6:37=A0pm, "RCIngham"
robert.ingham@n_o_s_p_a_m.n_o_s_p_a_m.gmail.com> wrote:
my project is implementing of blowfish algorithm in FPGA and sending
the data from PC through FPGA and encrypt the data.for this which
protocols i can use.please tell me some links related to it.

What is the data rate you need to send from PC to FPGA?
Is it streaming?
Are you sending any data back from FPGA to PC?

--------------------------------------- =A0 =A0 =A0 =A0
Posted throughhttp://www.FPGARelated.com

I m using Virtex II pro board. so i can use one side high speed data
transfer and one side serial data transfer. and i need to send a
file .but i dnt knw wht you are asking streaming...and yes i want to
send it to file back to PC.
So, not streaming, then.

How big a file?
How long can you wait for it to be sent and returned?



---------------------------------------
Posted through http://www.FPGARelated.com
 
On Feb 28, 9:36 pm, REDDY PRASAD REDDY <reddy....@gmail.com> wrote:
my project is implementing of blowfish algorithm in FPGA and sending
the data from PC through FPGA and encrypt the data.for this which
protocols i can use.please tell me some links related to it.
In 15 seconds the web revealed white papers by others that have done
this as graduate projects, and a public repository with synthesizeable
code targeted to an FPGA.

It always amazes me that people are asking for links when they
obviously have not done even the first web search - there are way too
many posts where the above sentence applies.

RK
 

Welcome to EDABoard.com

Sponsor

Back
Top