Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > VHDL > regarding thesis

Reply
Thread Tools

regarding thesis

 
 
guranditta guranditta
Guest
Posts: n/a
 
      08-31-2011
hello sir,
i am doing thesis in m.tech . my topic is vlsi
implementation of triple data encryption standard fips 46-3 , 64
bit processor . i need a vhdl code for substitution box s-box which
is 4*16 matrix based , means 16 row and 4 coulmn plz help me ..


thanx.
 
Reply With Quote
 
 
 
 
Thomas Stanka
Guest
Posts: n/a
 
      09-01-2011
On 31 Aug., 18:43, guranditta guranditta <gurandittasi...@gmail.com>
wrote:
> hello sir,
> * * * * * * i am doing thesis in m.tech . my topic is vlsi
> implementation of triple data encryption standard fips 46-3 * , *64
> bit processor . i need a vhdl code for substitution box * s-box *which
> is 4*16 matrix based , means 16 row and 4 coulmn plz help me ..


Doing efficient S-Box is one of the keys to get good implementation.
So if you like to earn your degree you need to do it on your own, as
no one discloses good solutions.

If this is not required, define s_box as array of vectors and use the
following line:
s_box := ("0000", "0001",....,"1111");

bye Thomas
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
thesis topics in xml sudhakar XML 3 09-03-2009 05:37 AM
M. A. thesis please help Edwin ASP .Net 5 01-31-2007 11:10 AM
Survey respondents needed for masters thesis luffmusse Python 0 01-09-2007 02:33 PM
Help with University Dissertation / Thesis Wanted Charlie Self Digital Photography 4 11-20-2003 05:40 AM
master thesis sunil VHDL 4 07-17-2003 07:47 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57