\documentclass[11pt,twoside]{article}\makeatletter

\IfFileExists{xcolor.sty}%
  {\RequirePackage{xcolor}}%
  {\RequirePackage{color}}
\usepackage{colortbl}
\usepackage{wrapfig}
\usepackage{ifxetex}
\ifxetex
  \usepackage{fontspec}
  \usepackage{xunicode}
  \catcode`⃥=\active \def⃥{\textbackslash}
  \catcode`❴=\active \def❴{\{}
  \catcode`❵=\active \def❵{\}}
  \def\textJapanese{\fontspec{Noto Sans CJK JP}}
  \def\textChinese{\fontspec{Noto Sans CJK SC}}
  \def\textKorean{\fontspec{Noto Sans CJK KR}}
  \setmonofont{DejaVu Sans Mono}
  
\else
  \IfFileExists{utf8x.def}%
   {\usepackage[utf8x]{inputenc}
      \PrerenderUnicode{–}
    }%
   {\usepackage[utf8]{inputenc}}
  \usepackage[english]{babel}
  \usepackage[T1]{fontenc}
  \usepackage{float}
  \usepackage[]{ucs}
  \uc@dclc{8421}{default}{\textbackslash }
  \uc@dclc{10100}{default}{\{}
  \uc@dclc{10101}{default}{\}}
  \uc@dclc{8491}{default}{\AA{}}
  \uc@dclc{8239}{default}{\,}
  \uc@dclc{20154}{default}{ }
  \uc@dclc{10148}{default}{>}
  \def\textschwa{\rotatebox{-90}{e}}
  \def\textJapanese{}
  \def\textChinese{}
  \IfFileExists{tipa.sty}{\usepackage{tipa}}{}
\fi
\def\exampleFont{\ttfamily\small}
\DeclareTextSymbol{\textpi}{OML}{25}
\usepackage{relsize}
\RequirePackage{array}
\def\@testpach{\@chclass
 \ifnum \@lastchclass=6 \@ne \@chnum \@ne \else
  \ifnum \@lastchclass=7 5 \else
   \ifnum \@lastchclass=8 \tw@ \else
    \ifnum \@lastchclass=9 \thr@@
   \else \z@
   \ifnum \@lastchclass = 10 \else
   \edef\@nextchar{\expandafter\string\@nextchar}%
   \@chnum
   \if \@nextchar c\z@ \else
    \if \@nextchar l\@ne \else
     \if \@nextchar r\tw@ \else
   \z@ \@chclass
   \if\@nextchar |\@ne \else
    \if \@nextchar !6 \else
     \if \@nextchar @7 \else
      \if \@nextchar (8 \else
       \if \@nextchar )9 \else
  10
  \@chnum
  \if \@nextchar m\thr@@\else
   \if \@nextchar p4 \else
    \if \@nextchar b5 \else
   \z@ \@chclass \z@ \@preamerr \z@ \fi \fi \fi \fi
   \fi \fi  \fi  \fi  \fi  \fi  \fi \fi \fi \fi \fi \fi}
\gdef\arraybackslash{\let\\=\@arraycr}
\def\@textsubscript#1{{\m@th\ensuremath{_{\mbox{\fontsize\sf@size\z@#1}}}}}
\def\Panel#1#2#3#4{\multicolumn{#3}{){\columncolor{#2}}#4}{#1}}
\def\abbr{}
\def\corr{}
\def\expan{}
\def\gap{}
\def\orig{}
\def\reg{}
\def\ref{}
\def\sic{}
\def\persName{}\def\name{}
\def\placeName{}
\def\orgName{}
\def\textcal#1{{\fontspec{Lucida Calligraphy}#1}}
\def\textgothic#1{{\fontspec{Lucida Blackletter}#1}}
\def\textlarge#1{{\large #1}}
\def\textoverbar#1{\ensuremath{\overline{#1}}}
\def\textquoted#1{‘#1’}
\def\textsmall#1{{\small #1}}
\def\textsubscript#1{\@textsubscript{\selectfont#1}}
\def\textxi{\ensuremath{\xi}}
\def\titlem{\itshape}
\newenvironment{biblfree}{}{\ifvmode\par\fi }
\newenvironment{bibl}{}{}
\newenvironment{byline}{\vskip6pt\itshape\fontsize{16pt}{18pt}\selectfont}{\par }
\newenvironment{citbibl}{}{\ifvmode\par\fi }
\newenvironment{docAuthor}{\ifvmode\vskip4pt\fontsize{16pt}{18pt}\selectfont\fi\itshape}{\ifvmode\par\fi }
\newenvironment{docDate}{}{\ifvmode\par\fi }
\newenvironment{docImprint}{\vskip 6pt}{\ifvmode\par\fi }
\newenvironment{docTitle}{\vskip6pt\bfseries\fontsize{22pt}{25pt}\selectfont}{\par }
\newenvironment{msHead}{\vskip 6pt}{\par}
\newenvironment{msItem}{\vskip 6pt}{\par}
\newenvironment{rubric}{}{}
\newenvironment{titlePart}{}{\par }

\newcolumntype{L}[1]{){\raggedright\arraybackslash}p{#1}}
\newcolumntype{C}[1]{){\centering\arraybackslash}p{#1}}
\newcolumntype{R}[1]{){\raggedleft\arraybackslash}p{#1}}
\newcolumntype{P}[1]{){\arraybackslash}p{#1}}
\newcolumntype{B}[1]{){\arraybackslash}b{#1}}
\newcolumntype{M}[1]{){\arraybackslash}m{#1}}
\definecolor{label}{gray}{0.75}
\def\unusedattribute#1{\sout{\textcolor{label}{#1}}}
\DeclareRobustCommand*{\xref}{\hyper@normalise\xref@}
\def\xref@#1#2{\hyper@linkurl{#2}{#1}}
\begingroup
\catcode`\_=\active
\gdef_#1{\ensuremath{\sb{\mathrm{#1}}}}
\endgroup
\mathcode`\_=\string"8000
\catcode`\_=12\relax

\usepackage[a4paper,twoside,lmargin=1in,rmargin=1in,tmargin=1in,bmargin=1in,marginparwidth=0.75in]{geometry}
\usepackage{framed}

\definecolor{shadecolor}{gray}{0.95}
\usepackage{longtable}
\usepackage[normalem]{ulem}
\usepackage{fancyvrb}
\usepackage{fancyhdr}
\usepackage{graphicx}
\usepackage{marginnote}

\renewcommand{\@cite}[1]{#1}


\renewcommand*{\marginfont}{\itshape\footnotesize}

\def\Gin@extensions{.pdf,.png,.jpg,.mps,.tif}

  \pagestyle{fancy}

\usepackage[pdftitle={New Techniques for Hardware Implementations of SHA},
 pdfauthor={}]{hyperref}
\hyperbaseurl{}

	 \paperwidth210mm
	 \paperheight297mm
              
\def\@pnumwidth{1.55em}
\def\@tocrmarg {2.55em}
\def\@dotsep{4.5}
\setcounter{tocdepth}{3}
\clubpenalty=8000
\emergencystretch 3em
\hbadness=4000
\hyphenpenalty=400
\pretolerance=750
\tolerance=2000
\vbadness=4000
\widowpenalty=10000

\renewcommand\section{\@startsection {section}{1}{\z@}%
     {-1.75ex \@plus -0.5ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large\bfseries}}
\renewcommand\subsection{\@startsection{subsection}{2}{\z@}%
     {-1.75ex\@plus -0.5ex \@minus- .2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large}}
\renewcommand\subsubsection{\@startsection{subsubsection}{3}{\z@}%
     {-1.5ex\@plus -0.35ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\large}}
\renewcommand\paragraph{\@startsection{paragraph}{4}{\z@}%
     {-1ex \@plus-0.35ex \@minus -0.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\normalsize}}
\renewcommand\subparagraph{\@startsection{subparagraph}{5}{\parindent}%
     {1.5ex \@plus1ex \@minus .2ex}%
     {-1em}%
     {\reset@font\normalsize\bfseries}}


\def\l@section#1#2{\addpenalty{\@secpenalty} \addvspace{1.0em plus 1pt}
 \@tempdima 1.5em \begingroup
 \parindent \z@ \rightskip \@pnumwidth 
 \parfillskip -\@pnumwidth 
 \bfseries \leavevmode #1\hfil \hbox to\@pnumwidth{\hss #2}\par
 \endgroup}
\def\l@subsection{\@dottedtocline{2}{1.5em}{2.3em}}
\def\l@subsubsection{\@dottedtocline{3}{3.8em}{3.2em}}
\def\l@paragraph{\@dottedtocline{4}{7.0em}{4.1em}}
\def\l@subparagraph{\@dottedtocline{5}{10em}{5em}}
\@ifundefined{c@section}{\newcounter{section}}{}
\@ifundefined{c@chapter}{\newcounter{chapter}}{}
\newif\if@mainmatter 
\@mainmattertrue
\def\chaptername{Chapter}
\def\frontmatter{%
  \pagenumbering{roman}
  \def\thechapter{\@roman\c@chapter}
  \def\theHchapter{\roman{chapter}}
  \def\thesection{\@roman\c@section}
  \def\theHsection{\roman{section}}
  \def\@chapapp{}%
}
\def\mainmatter{%
  \cleardoublepage
  \def\thechapter{\@arabic\c@chapter}
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \pagenumbering{arabic}
  \setcounter{secnumdepth}{6}
  \def\@chapapp{\chaptername}%
  \def\theHchapter{\arabic{chapter}}
  \def\thesection{\@arabic\c@section}
  \def\theHsection{\arabic{section}}
}
\def\backmatter{%
  \cleardoublepage
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \setcounter{secnumdepth}{2}
  \def\@chapapp{\appendixname}%
  \def\thechapter{\@Alph\c@chapter}
  \def\theHchapter{\Alph{chapter}}
  \appendix
}
\newenvironment{bibitemlist}[1]{%
   \list{\@biblabel{\@arabic\c@enumiv}}%
       {\settowidth\labelwidth{\@biblabel{#1}}%
        \leftmargin\labelwidth
        \advance\leftmargin\labelsep
        \@openbib@code
        \usecounter{enumiv}%
        \let\p@enumiv\@empty
        \renewcommand\theenumiv{\@arabic\c@enumiv}%
	}%
  \sloppy
  \clubpenalty4000
  \@clubpenalty \clubpenalty
  \widowpenalty4000%
  \sfcode`\.\@m}%
  {\def\@noitemerr
    {\@latex@warning{Empty `bibitemlist' environment}}%
    \endlist}

\def\tableofcontents{\section*{\contentsname}\@starttoc{toc}}
\parskip0pt
\parindent1em
\def\Panel#1#2#3#4{\multicolumn{#3}{){\columncolor{#2}}#4}{#1}}
\newenvironment{reflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemsep}{0pt}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\itshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{sansreflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\itemsep}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\upshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{specHead}[2]%
 {\vspace{20pt}\hrule\vspace{10pt}%
  \phantomsection\label{#1}\markright{#2}%

  \pdfbookmark[2]{#2}{#1}%
  \hspace{-0.75in}{\bfseries\fontsize{16pt}{18pt}\selectfont#2}%
  }{}
      \def\TheFullDate{2012-03-15 (revised: 15 March 2012)}
\def\TheID{\makeatother }
\def\TheDate{2012-03-15}
\title{New Techniques for Hardware Implementations of SHA}
\author{}\makeatletter 
\makeatletter
\newcommand*{\cleartoleftpage}{%
  \clearpage
    \if@twoside
    \ifodd\c@page
      \hbox{}\newpage
      \if@twocolumn
        \hbox{}\newpage
      \fi
    \fi
  \fi
}
\makeatother
\makeatletter
\thispagestyle{empty}
\markright{\@title}\markboth{\@title}{\@author}
\renewcommand\small{\@setfontsize\small{9pt}{11pt}\abovedisplayskip 8.5\p@ plus3\p@ minus4\p@
\belowdisplayskip \abovedisplayskip
\abovedisplayshortskip \z@ plus2\p@
\belowdisplayshortskip 4\p@ plus2\p@ minus2\p@
\def\@listi{\leftmargin\leftmargini
               \topsep 2\p@ plus1\p@ minus1\p@
               \parsep 2\p@ plus\p@ minus\p@
               \itemsep 1pt}
}
\makeatother
\fvset{frame=single,numberblanklines=false,xleftmargin=5mm,xrightmargin=5mm}
\fancyhf{} 
\setlength{\headheight}{14pt}
\fancyhead[LE]{\bfseries\leftmark} 
\fancyhead[RO]{\bfseries\rightmark} 
\fancyfoot[RO]{}
\fancyfoot[CO]{\thepage}
\fancyfoot[LO]{\TheID}
\fancyfoot[LE]{}
\fancyfoot[CE]{\thepage}
\fancyfoot[RE]{\TheID}
\hypersetup{citebordercolor=0.75 0.75 0.75,linkbordercolor=0.75 0.75 0.75,urlbordercolor=0.75 0.75 0.75,bookmarksnumbered=true}
\fancypagestyle{plain}{\fancyhead{}\renewcommand{\headrulewidth}{0pt}}

\date{}
\usepackage{authblk}

\providecommand{\keywords}[1]
{
\footnotesize
  \textbf{\textit{Index terms---}} #1
}

\usepackage{graphicx,xcolor}
\definecolor{GJBlue}{HTML}{273B81}
\definecolor{GJLightBlue}{HTML}{0A9DD9}
\definecolor{GJMediumGrey}{HTML}{6D6E70}
\definecolor{GJLightGrey}{HTML}{929497} 

\renewenvironment{abstract}{%
   \setlength{\parindent}{0pt}\raggedright
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
   \textcolor{GJBlue}{\large\bfseries\abstractname\space}
}{%   
   \vskip8pt
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
}

\usepackage[absolute,overlay]{textpos}

\makeatother 
      \usepackage{lineno}
      \linenumbers
      
\begin{document}

             \author[1]{Dr.  V.C.Madhavi}

             \author[2]{Dr. Ch.Ravi  Kumar}

             \author[3]{G.RamaKrishna  Prasad}

             \affil[1]{  Prakasam Engineering College, Kandukur.}

\renewcommand\Authands{ and }

\date{\small \em Received: 9 February 2012 Accepted: 1 March 2012 Published: 15 March 2012}

\maketitle


\begin{abstract}
        


Secure Hash Algorithms are one of the forms of cryptographic algorithms. SHA hash functions are widely used security constructs. However, they are software implementations of SHA. This paper proposes techniques for hardware implementation of SHA. In order to provide security and improve performance, these methods are used in hardware reutilization and operation rescheduling. The purpose of implementing SHA at hardware level is to improve throughput. The empirical results revealed that the throughput is increased by 29 to 59% in case of SHA-1 implementation. The throughput is further increased up to 100% when SHA-2 is implemented and used. Thus it is evident that hardwahre implementation of SHA has more speed when compared with software implementations of SHA.

\end{abstract}


\keywords{Secure Hash Algorithm (SHA), cryptography, hash functions, hardware implementation, FPGA, software implementation.}

\begin{textblock*}{18cm}(1cm,1cm) % {block width} (coords) 
\textcolor{GJBlue}{\LARGE Global Journals \LaTeX\ JournalKaleidoscope\texttrademark}
\end{textblock*}

\begin{textblock*}{18cm}(1.4cm,1.5cm) % {block width} (coords) 
\textcolor{GJBlue}{\footnotesize \\ Artificial Intelligence formulated this projection for compatibility purposes from the original article published at Global Journals. However, this technology is currently in beta. \emph{Therefore, kindly ignore odd layouts, missed formulae, text, tables, or figures.}}
\end{textblock*}


\let\tabcellsep& 	 	 		 
\section[{Introduction}]{Introduction}\par
ryptography is the branch of computer science that deals with security. It supports operations such as encryption and decryption. The cryptography is implemented in the form of hash functions, symmetric key algorithms, and public key algorithms. The symmetric and public key algorithms are used for encryption and decryption while hash functions are one way functions as they don't allow the retrieval of processed data. As MD5 and SHA are the two mostly used algorithms in the industry, this paper focuses on secure hash algorithms. MD5 can avoid collision attacks \hyperref[b0]{[1]} with computational feasibility while SHA -1 attacks also computationally expensive \hyperref[b1]{[2]}. As SHA-1 is not fully secure, the SHA -2 was introduced \hyperref[b2]{[3]}. At hardware level in order to improve the performance, GPPs (General Purpose Processors) are used. SHA improvement has been done \hyperref[b10]{[10]}, \hyperref[b11]{[11]}. This paper introduces the implementation of SHA algorithm at hardware level using techniques described here. They are pipeline techniques \hyperref[b4]{[5]}, \hyperref[b18]{[18]}; embedded memories used to store constant values \hyperref[b7]{[8]}; improved addition and balanced delays \hyperref[b3]{[4]}, \hyperref[b12]{[12]}; unrolling techniques \hyperref[b4]{[5]}, \hyperref[b9]{[9]}, \hyperref[b10]{[10]}, \hyperref[b12]{[12]}; balanced carry save address and parallel counters \hyperref[b3]{[4]}, \hyperref[b4]{[5]}, \hyperref[b6]{[7]}.\par
This paper proposes two architectures that can be used with hardware. This is meant for achieving high throughput. The results of implementation of SHA-1and SHA-2 algorithms at hardware level provide more speed when compared with software implementations. 
\section[{II.}]{II.} 
\section[{Hash Functions}]{Hash Functions}\par
Since from its inception in 1993, the hash algorithms are improved further to have SHA, SHA-1 and SHA-2. The original SHA was revised in 1995  {\ref [15]} and named as SHA-1 while SHA-2 WAS INTRODUCED IN 2001 which makes use of DM thus making it more robust to security attacks. SHA functions are available with 128, 256 and 512 bits. From the given input message SHA-1 can produce 160 bit message digest as output. Final DM of 256 bits is the output of SHA 256. The computation of SHA 512 is identical to that of SHA 256. The difference is in the size of operands that means it uses 64 bits instead of 32 bits. Moreover the DM of this algorithm has 512 bits the logical function used are also different  {\ref [15]}. Fig.  {\ref 1} and Fig.  {\ref 2} show the round calculations of SHA-1 and SHA-2. SHA-1 needs 80 rounds while SHA 256 uses 64 rounds. Each round of SHA-1 requires value from previous round. As rounds are data dependent, it is essential that rounds are carried out sequentially. By unrolling each round computations \hyperref[b10]{[10]} attempts to speed it up. Another approach increases throughput as it makes use of pipelined structure \hyperref[b11]{[11]}. As described in \hyperref[b13]{[13]}, high throughput is achieved in SHA-1. Operations rescheduling with respect to this paper has operations rescheduling, hash value initialization, and improved Hash Value Function. The whole computation of SHA-1 is in the A as the rest do not need any computation. The required values are provided by previous round values of various A to D. By adding zero to initialization vector, the internal hash value of first data block can be initialized. Later on this value is loaded into internal registers through multiplexer. In this case instead of the value to the register, it is set to zero as described in \hyperref[b5]{[6]}. Improving hash value addition is done after all the rounds have been computed for a given data block.\par
Here the internal variables are to be added to the current DM and it needs four additional adders. Finally SHA-1 data block expansion is described here. 512 bits of each data block is expanded in hardware for efficiency reasons as described in \hyperref[b0]{[1]}. It can be implemented using XOR operations and also registers. As done in SHA-1, the functional rescheduling can also be applied to SHA-2 as well. However, its computational complexity of it is more. In each round values are calculated as and when required. As described in \hyperref[b19]{[19]}, the part that has to be computed is identified. With respect to operational rescheduling values for B, C, D, F, G and H are obtained directly. However, A and E values can't be computed until they are computed in the previous round. With respect to hash value addition and initialization, similar to SHA-1, the internal variables of SHA-2 also have to be added to the DM. It needs eight adders. For each SHA 256 and SHA 512 of 32 bits and 64 bits respectively an adder is required. The empirical results reveal that DM addition with a shift is more efficient. With respect to SHA-2 data block expansion done by data block expansion unit, it is similar to SHA128 in terms of computations. The XOR operation is replaced by arithmetic addition. 
\section[{III.}]{III.} 
\section[{Implementation}]{Implementation}\par
The SHA designs described above has been implemented as processor cores on a Xilinx VIRTEX II Pro FPGA. The FPGA embedded RAMs (BRAMs) are used in order to implement ROM used to store SHA256 and SHA512. Register -based structures can also be used alternatively. One is based on circular fashion in which memory blocks addressed while the other one is based on FIFOs (First -inputs -first -outputs). 
\section[{IV. Performance Analysis and Related Work}]{IV. Performance Analysis and Related Work}\par
The resulting cores have been implemented in different Xilinx devices in order to compare the architectural gains of the proposed SHA structures. SHA -1 core, SHA 256 core and SHA 512 core performance comparisons are provided in tables I, II and III respectively. 
\section[{Design}]{Design}\par
Lien \hyperref[b11]{[11]} Lien \hyperref[b11]{[11]} Our  Integration with Processor SHA algorithms that have been implemented are integrated with a processor known as MOLEN polymorphic processor and its operation \hyperref[b14]{[14]}, \hyperref[b16]{[16]} is based on the coprocessor architectureal paradigm which allows SHA cores to be embedded in a reconfigurable coprocessor with the GPP. This implementation is similar to the one given in \hyperref[b17]{[17]}. When compared with software implementations, it is capable of achieving throughputs such as 5 Mbit/s and 4 Mbit/s for SHA 256 and SHA 128 respectively and overall speed is increased by 150 times. 
\section[{VI.}]{VI.} 
\section[{Conclusion}]{Conclusion}\par
We have implemented SHA-1 and SHA-2 algorithms at hardware level. This achieves the reutilization and rescheduling of hardware in terms of area and speed. Critical path can be reduced with the help of operation rescheduling. It leads to the very good usage of pipeline structure. The SHA-2 which makes use of DM causes the reduction of reconfigurable resources. This also hides the extra clock cycle delay.\par
The results of implementation reveals that the hard ware implementation of the hash algorithms are many times better than the software implementations of the same. \begin{figure}[htbp]
\noindent\textbf{112}\includegraphics[]{image-2.png}
\caption{\label{fig_0}Fig. 1 : 1 CFig. 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-3.png}
\caption{\label{fig_1}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.11486486486486487\textwidth}P{0.1837837837837838\textwidth}P{0.22972972972972974\textwidth}P{0.1837837837837838\textwidth}P{0.13783783783783785\textwidth}}
-Exp.\tabcellsep CAST[20]\tabcellsep Helion[21]\tabcellsep Our-Cst.\tabcellsep Our+IV\end{longtable} \par
 
\caption{\label{tab_0}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{P{0.85\textwidth}}
V.\end{longtable} \par
 
\caption{\label{tab_1}Table 3 :}\end{figure}
 			\footnote{F © 2012 Global Journals Inc. (US) 2012 July} 			\footnote{© 2012 Global Journals Inc. (US)} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Lien et al. ()]{b10}\label{b10} 	 		‘A 1 Gbit/s partially unrolled architecture of hash functions SHA-1 and SHA-512’.  		 			R Lien 		,  		 			T Grembowski 		,  		 			K Gaj 		.  	 	 		\textit{Proc. CT-RSA},  				 (CT-RSA)  		2004. p. .  	 
\bibitem[Dadda et al. ()]{b5}\label{b5} 	 		‘An ASIC design for a high speed implementation of the hash function SHA-256 (384, 512)’.  		 			L Dadda 		,  		 			M Macchetti 		,  		 			J Owen 		,  		 			D Garrett 		,  		 			J Lach 		,  		 			C A Zukowski 		,  		 			Eds 		.  	 	 		\textit{Proc. ACM Great Lakes Symp. VLSI},  				 (ACM Great Lakes Symp. VLSI)  		2004. p. .  	 
\bibitem[Comput ()]{b15}\label{b15} 	 		‘Announcing the standard for secure hash standard’.  		 			Comput 		.  	 	 		\textit{FIPS}  		Nov. 2004. 15. 1993. 53  (11)  p. .  		 			National Institute of Standards and Technology (NIST), MD 		 	 
\bibitem[Grembowski et al. ()]{b6}\label{b6} 	 		‘Comparative analysis of the hardware implementations of hash functions SHA-1 and SHA-512’.  		 			T Grembowski 		,  		 			R Lien 		,  		 			K Gaj 		,  		 			N Nguyen 		,  		 			P Bellows 		,  		 			J Flidr 		,  		 			T Lehman 		,  		 			B Schott 		.  	 	 		Lecture Notes in Computer Science  		ISC,A.H. Chan and V. D. Gligor (ed.)  		2002. Springer. 2433 p. .  	 
\bibitem[Mcloone and Mccanny]{b7}\label{b7} 	 		\textit{Efficient singlechip implementation of SHA-384\&SHA-512},  		 			M Mcloone 		,  		 			J V Mccanny 		.  		 	 
\bibitem[Wang et al. ()]{b1}\label{b1} 	 		‘Finding collisions in the full SHA-1’.  		 			X Wang 		,  		 			Y L Yin 		,  		 			H Yu 		.  	 	 		Lecture Notes in Computer Science  		2005. Springer. 3621 p. .  	 
\bibitem[Klima ()]{b0}\label{b0} 	 		‘Finding MD5 collisions-A toy for a notebook’.  		 			Klima 		.  	 	 		\textit{Cryptology ePrint Archive}  		2005/075, 2005.  	 
\bibitem[FIPS 180-2, secure hash standard (SHS) ()]{b2}\label{b2} 	 		\textit{FIPS 180-2, secure hash standard (SHS)},  		2002.  		 			National Institute of Standards and Technology (NIST), MD 		 	 
\bibitem[Sklavos and Koufopavlou ()]{b9}\label{b9} 	 		‘Implementation of the SHA-2 hash family standard using FPGAs’.  		 			N Sklavos 		,  		 			O Koufopavlou 		.  	 	 		\textit{J. Supercomput}  		2005. 31 p. .  	 
\bibitem[Chaves et al. (2006)]{b19}\label{b19} 	 		‘Improving SHA-2 hardware implementations’.  		 			R Chaves 		,  		 			G Kuzmanov 		,  		 			L A Sousa 		,  		 			S Vassiliadis 		.  	 	 		\textit{Proc. Workshop Cryptograph. Hardw. Embedded Syst. (CHES)},  				 (Workshop Cryptograph. Hardw. Embedded Syst. (CHES))  		Oct. 2006. p. .  	 
\bibitem[Sklavos et al. ()]{b11}\label{b11} 	 		‘Networking data integrity: High speed architectures and hardware implementations’.  		 			N Sklavos 		,  		 			E Alexopoulos 		,  		 			O G Koufopavlou 		.  	 	 		\textit{Int. Arab J. Inf. Technol}  		2003. 1 p. .  	 
\bibitem[New Techniques for Hardware Implementations of SHA]{b20}\label{b20} 	 		\textit{New Techniques for Hardware Implementations of SHA},  		 	 
\bibitem[Mcevoy et al. ()]{b12}\label{b12} 	 		‘Optimisation of the SHA-2 family of hash functions on FPGAs’.  		 			R P Mcevoy 		,  		 			F M Crowe 		,  		 			C C Murphy 		,  		 			W P Marnane 		.  	 	 		\textit{Proc},  				 (null)  		2006. p. .  	 
\bibitem[Michail et al. ()]{b18}\label{b18} 	 		‘Optimizing SHA-1 hash function for high throughput with a partial unrolling study’.  		 			H E Michail 		,  		 			A P Kakarountas 		,  		 			G N Selimis 		,  		 			C E Goutis 		.  	 	 		Lecture Notes in Computer Science  		PATMOS, V. Paliouras, J. Vounckx, and D. Verkest (ed.)  		2005. Springer. 3728 p. .  	 
\bibitem[Proc. IEEE Int. Conf. Field-Program.Technol ()]{b8}\label{b8} 	 		\textit{Proc. IEEE Int. Conf. Field-Program.Technol},  				 (IEEE Int. Conf. Field-Program.Technol)  		2002. p. .  	 
\bibitem[Macchetti and Dadda ()]{b4}\label{b4} 	 		‘Quasi-pipelined hash circuits’.  		 			M Macchetti 		,  		 			L Dadda 		.  	 	 		\textit{Proc. IEEE Symp. Comput. Arithmetic},  				 (IEEE Symp. Comput. Arithmetic)  		2005. p. .  	 
\bibitem[Chaves et al. (2006)]{b17}\label{b17} 	 		‘Reconfigurable memory based AES coprocessor’.  		 			R Chaves 		,  		 			G Kuzmanov 		,  		 			S Vassiliadis 		,  		 			L A Sousa 		.  	 	 		\textit{Proc. 13th Reconfigurable Arch. Workshop (RAW)},  				 (13th Reconfigurable Arch. Workshop (RAW))  		Apr. 2006. p. .  	 
\bibitem[Chaves et al. (2006)]{b13}\label{b13} 	 		‘Rescheduling for optimized SHA-1 calculation’.  		 			R Chaves 		,  		 			G Kuzmanov 		,  		 			L A Sousa 		,  		 			S Vassiliadis 		.  	 	 		\textit{Proc. SAMOS Workshop Comput. Syst. Arch. Model. Simulation},  				 (SAMOS Workshop Comput. Syst. Arch. Model. Simulation)  		Jul. 2006. p. .  	 
\bibitem[Dadda et al. ()]{b3}\label{b3} 	 		‘The design of a high speed ASIC unit for the hash function SHA-256 (384, 512)’.  		 			L Dadda 		,  		 			M Macchetti 		,  		 			J Owen 		.  	 	 		\textit{Proc. DATE},  				 (DATE)  		2004. p. .  	 
\bibitem[Vassiliadis et al. (2001)]{b16}\label{b16} 	 		‘The MOLEN \textunderscore \textunderscore -coded processor’.  		 			S Vassiliadis 		,  		 			S Wong 		,  		 			S D Cotofana 		.  	 	 		\textit{Proc. 11th Int. Conf. Field-Program. Logic Appl. (FPL)},  				 (11th Int. Conf. Field-Program. Logic Appl. (FPL))  		Aug. 2001. 2147 p. .  	 
\bibitem[Vassiliadis et al.]{b14}\label{b14} 	 		‘The MOLEN polymorphic processor’.  		 			S Vassiliadis 		,  		 			S Wong 		,  		 			G N Gaydadjiev 		,  		 			K Bertels 		,  		 			G Kuzmanov 		,  		 			E M Panainte 		.  	 	 		\textit{IEEE Trans}  		 	 
\end{bibitemlist}
 			 		 	 
\end{document}
