PageRenderTime 790ms CodeModel.GetById 126ms RepoModel.GetById 2ms app.codeStats 0ms

/lib/bouncycastle/docs/org/bouncycastle/crypto/digests/TigerDigest.html

https://bitbucket.org/arkban/somersault
HTML | 471 lines | 398 code | 51 blank | 22 comment | 0 complexity | 48cce2decd8d093a1c65b6a3ae656ba0 MD5 | raw file
Possible License(s): LGPL-2.1, BSD-3-Clause, Apache-2.0
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  2. <!--NewPage-->
  3. <HTML>
  4. <HEAD>
  5. <!-- Generated by javadoc (build 1.6.0) on Mon Jan 11 13:46:35 EST 2010 -->
  6. <TITLE>
  7. TigerDigest (Bouncy Castle Library 1.45 API Specification)
  8. </TITLE>
  9. <META NAME="date" CONTENT="2010-01-11">
  10. <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
  11. <SCRIPT type="text/javascript">
  12. function windowTitle()
  13. {
  14. if (location.href.indexOf('is-external=true') == -1) {
  15. parent.document.title="TigerDigest (Bouncy Castle Library 1.45 API Specification)";
  16. }
  17. }
  18. </SCRIPT>
  19. <NOSCRIPT>
  20. </NOSCRIPT>
  21. </HEAD>
  22. <BODY BGCOLOR="white" onload="windowTitle();">
  23. <HR>
  24. <!-- ========= START OF TOP NAVBAR ======= -->
  25. <A NAME="navbar_top"><!-- --></A>
  26. <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
  27. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  28. <TR>
  29. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  30. <A NAME="navbar_top_firstrow"><!-- --></A>
  31. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  32. <TR ALIGN="center" VALIGN="top">
  33. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  34. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  35. <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  36. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  37. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  38. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  39. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  40. </TR>
  41. </TABLE>
  42. </TD>
  43. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  44. <b>Bouncy Castle Cryptography Library 1.45</b></EM>
  45. </TD>
  46. </TR>
  47. <TR>
  48. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  49. &nbsp;<A HREF="../../../../org/bouncycastle/crypto/digests/ShortenedDigest.html" title="class in org.bouncycastle.crypto.digests"><B>PREV CLASS</B></A>&nbsp;
  50. &nbsp;<A HREF="../../../../org/bouncycastle/crypto/digests/WhirlpoolDigest.html" title="class in org.bouncycastle.crypto.digests"><B>NEXT CLASS</B></A></FONT></TD>
  51. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  52. <A HREF="../../../../index.html?org/bouncycastle/crypto/digests/TigerDigest.html" target="_top"><B>FRAMES</B></A> &nbsp;
  53. &nbsp;<A HREF="TigerDigest.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  54. &nbsp;<SCRIPT type="text/javascript">
  55. <!--
  56. if(window==top) {
  57. document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
  58. }
  59. //-->
  60. </SCRIPT>
  61. <NOSCRIPT>
  62. <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
  63. </NOSCRIPT>
  64. </FONT></TD>
  65. </TR>
  66. <TR>
  67. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  68. SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
  69. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  70. DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
  71. </TR>
  72. </TABLE>
  73. <A NAME="skip-navbar_top"></A>
  74. <!-- ========= END OF TOP NAVBAR ========= -->
  75. <HR>
  76. <!-- ======== START OF CLASS DATA ======== -->
  77. <H2>
  78. <FONT SIZE="-1">
  79. org.bouncycastle.crypto.digests</FONT>
  80. <BR>
  81. Class TigerDigest</H2>
  82. <PRE>
  83. java.lang.Object
  84. <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>org.bouncycastle.crypto.digests.TigerDigest</B>
  85. </PRE>
  86. <DL>
  87. <DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../org/bouncycastle/crypto/Digest.html" title="interface in org.bouncycastle.crypto">Digest</A>, <A HREF="../../../../org/bouncycastle/crypto/ExtendedDigest.html" title="interface in org.bouncycastle.crypto">ExtendedDigest</A></DD>
  88. </DL>
  89. <HR>
  90. <DL>
  91. <DT><PRE>public class <B>TigerDigest</B><DT>extends java.lang.Object<DT>implements <A HREF="../../../../org/bouncycastle/crypto/ExtendedDigest.html" title="interface in org.bouncycastle.crypto">ExtendedDigest</A></DL>
  92. </PRE>
  93. <P>
  94. implementation of Tiger based on:
  95. <a href="http://www.cs.technion.ac.il/~biham/Reports/Tiger">
  96. http://www.cs.technion.ac.il/~biham/Reports/Tiger</a>
  97. <P>
  98. <P>
  99. <HR>
  100. <P>
  101. <!-- ======== CONSTRUCTOR SUMMARY ======== -->
  102. <A NAME="constructor_summary"><!-- --></A>
  103. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  104. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  105. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  106. <B>Constructor Summary</B></FONT></TH>
  107. </TR>
  108. <TR BGCOLOR="white" CLASS="TableRowColor">
  109. <TD><CODE><B><A HREF="../../../../org/bouncycastle/crypto/digests/TigerDigest.html#TigerDigest()">TigerDigest</A></B>()</CODE>
  110. <BR>
  111. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Standard constructor</TD>
  112. </TR>
  113. <TR BGCOLOR="white" CLASS="TableRowColor">
  114. <TD><CODE><B><A HREF="../../../../org/bouncycastle/crypto/digests/TigerDigest.html#TigerDigest(org.bouncycastle.crypto.digests.TigerDigest)">TigerDigest</A></B>(<A HREF="../../../../org/bouncycastle/crypto/digests/TigerDigest.html" title="class in org.bouncycastle.crypto.digests">TigerDigest</A>&nbsp;t)</CODE>
  115. <BR>
  116. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Copy constructor.</TD>
  117. </TR>
  118. </TABLE>
  119. &nbsp;
  120. <!-- ========== METHOD SUMMARY =========== -->
  121. <A NAME="method_summary"><!-- --></A>
  122. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  123. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  124. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  125. <B>Method Summary</B></FONT></TH>
  126. </TR>
  127. <TR BGCOLOR="white" CLASS="TableRowColor">
  128. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  129. <CODE>&nbsp;int</CODE></FONT></TD>
  130. <TD><CODE><B><A HREF="../../../../org/bouncycastle/crypto/digests/TigerDigest.html#doFinal(byte[], int)">doFinal</A></B>(byte[]&nbsp;out,
  131. int&nbsp;outOff)</CODE>
  132. <BR>
  133. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;close the digest, producing the final digest value.</TD>
  134. </TR>
  135. <TR BGCOLOR="white" CLASS="TableRowColor">
  136. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  137. <CODE>&nbsp;java.lang.String</CODE></FONT></TD>
  138. <TD><CODE><B><A HREF="../../../../org/bouncycastle/crypto/digests/TigerDigest.html#getAlgorithmName()">getAlgorithmName</A></B>()</CODE>
  139. <BR>
  140. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;return the algorithm name</TD>
  141. </TR>
  142. <TR BGCOLOR="white" CLASS="TableRowColor">
  143. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  144. <CODE>&nbsp;int</CODE></FONT></TD>
  145. <TD><CODE><B><A HREF="../../../../org/bouncycastle/crypto/digests/TigerDigest.html#getByteLength()">getByteLength</A></B>()</CODE>
  146. <BR>
  147. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Return the size in bytes of the internal buffer the digest applies it's compression
  148. function to.</TD>
  149. </TR>
  150. <TR BGCOLOR="white" CLASS="TableRowColor">
  151. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  152. <CODE>&nbsp;int</CODE></FONT></TD>
  153. <TD><CODE><B><A HREF="../../../../org/bouncycastle/crypto/digests/TigerDigest.html#getDigestSize()">getDigestSize</A></B>()</CODE>
  154. <BR>
  155. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;return the size, in bytes, of the digest produced by this message digest.</TD>
  156. </TR>
  157. <TR BGCOLOR="white" CLASS="TableRowColor">
  158. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  159. <CODE>&nbsp;void</CODE></FONT></TD>
  160. <TD><CODE><B><A HREF="../../../../org/bouncycastle/crypto/digests/TigerDigest.html#reset()">reset</A></B>()</CODE>
  161. <BR>
  162. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;reset the chaining variables</TD>
  163. </TR>
  164. <TR BGCOLOR="white" CLASS="TableRowColor">
  165. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  166. <CODE>&nbsp;void</CODE></FONT></TD>
  167. <TD><CODE><B><A HREF="../../../../org/bouncycastle/crypto/digests/TigerDigest.html#unpackWord(long, byte[], int)">unpackWord</A></B>(long&nbsp;r,
  168. byte[]&nbsp;out,
  169. int&nbsp;outOff)</CODE>
  170. <BR>
  171. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  172. </TR>
  173. <TR BGCOLOR="white" CLASS="TableRowColor">
  174. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  175. <CODE>&nbsp;void</CODE></FONT></TD>
  176. <TD><CODE><B><A HREF="../../../../org/bouncycastle/crypto/digests/TigerDigest.html#update(byte)">update</A></B>(byte&nbsp;in)</CODE>
  177. <BR>
  178. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;update the message digest with a single byte.</TD>
  179. </TR>
  180. <TR BGCOLOR="white" CLASS="TableRowColor">
  181. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  182. <CODE>&nbsp;void</CODE></FONT></TD>
  183. <TD><CODE><B><A HREF="../../../../org/bouncycastle/crypto/digests/TigerDigest.html#update(byte[], int, int)">update</A></B>(byte[]&nbsp;in,
  184. int&nbsp;inOff,
  185. int&nbsp;len)</CODE>
  186. <BR>
  187. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;update the message digest with a block of bytes.</TD>
  188. </TR>
  189. </TABLE>
  190. &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
  191. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  192. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  193. <TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
  194. </TR>
  195. <TR BGCOLOR="white" CLASS="TableRowColor">
  196. <TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
  197. </TR>
  198. </TABLE>
  199. &nbsp;
  200. <P>
  201. <!-- ========= CONSTRUCTOR DETAIL ======== -->
  202. <A NAME="constructor_detail"><!-- --></A>
  203. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  204. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  205. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  206. <B>Constructor Detail</B></FONT></TH>
  207. </TR>
  208. </TABLE>
  209. <A NAME="TigerDigest()"><!-- --></A><H3>
  210. TigerDigest</H3>
  211. <PRE>
  212. public <B>TigerDigest</B>()</PRE>
  213. <DL>
  214. <DD>Standard constructor
  215. <P>
  216. </DL>
  217. <HR>
  218. <A NAME="TigerDigest(org.bouncycastle.crypto.digests.TigerDigest)"><!-- --></A><H3>
  219. TigerDigest</H3>
  220. <PRE>
  221. public <B>TigerDigest</B>(<A HREF="../../../../org/bouncycastle/crypto/digests/TigerDigest.html" title="class in org.bouncycastle.crypto.digests">TigerDigest</A>&nbsp;t)</PRE>
  222. <DL>
  223. <DD>Copy constructor. This will copy the state of the provided
  224. message digest.
  225. <P>
  226. </DL>
  227. <!-- ============ METHOD DETAIL ========== -->
  228. <A NAME="method_detail"><!-- --></A>
  229. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  230. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  231. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  232. <B>Method Detail</B></FONT></TH>
  233. </TR>
  234. </TABLE>
  235. <A NAME="getAlgorithmName()"><!-- --></A><H3>
  236. getAlgorithmName</H3>
  237. <PRE>
  238. public java.lang.String <B>getAlgorithmName</B>()</PRE>
  239. <DL>
  240. <DD><B>Description copied from interface: <CODE><A HREF="../../../../org/bouncycastle/crypto/Digest.html#getAlgorithmName()">Digest</A></CODE></B></DD>
  241. <DD>return the algorithm name
  242. <P>
  243. <DD><DL>
  244. <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/bouncycastle/crypto/Digest.html#getAlgorithmName()">getAlgorithmName</A></CODE> in interface <CODE><A HREF="../../../../org/bouncycastle/crypto/Digest.html" title="interface in org.bouncycastle.crypto">Digest</A></CODE></DL>
  245. </DD>
  246. <DD><DL>
  247. <DT><B>Returns:</B><DD>the algorithm name</DL>
  248. </DD>
  249. </DL>
  250. <HR>
  251. <A NAME="getDigestSize()"><!-- --></A><H3>
  252. getDigestSize</H3>
  253. <PRE>
  254. public int <B>getDigestSize</B>()</PRE>
  255. <DL>
  256. <DD><B>Description copied from interface: <CODE><A HREF="../../../../org/bouncycastle/crypto/Digest.html#getDigestSize()">Digest</A></CODE></B></DD>
  257. <DD>return the size, in bytes, of the digest produced by this message digest.
  258. <P>
  259. <DD><DL>
  260. <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/bouncycastle/crypto/Digest.html#getDigestSize()">getDigestSize</A></CODE> in interface <CODE><A HREF="../../../../org/bouncycastle/crypto/Digest.html" title="interface in org.bouncycastle.crypto">Digest</A></CODE></DL>
  261. </DD>
  262. <DD><DL>
  263. <DT><B>Returns:</B><DD>the size, in bytes, of the digest produced by this message digest.</DL>
  264. </DD>
  265. </DL>
  266. <HR>
  267. <A NAME="update(byte)"><!-- --></A><H3>
  268. update</H3>
  269. <PRE>
  270. public void <B>update</B>(byte&nbsp;in)</PRE>
  271. <DL>
  272. <DD><B>Description copied from interface: <CODE><A HREF="../../../../org/bouncycastle/crypto/Digest.html#update(byte)">Digest</A></CODE></B></DD>
  273. <DD>update the message digest with a single byte.
  274. <P>
  275. <DD><DL>
  276. <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/bouncycastle/crypto/Digest.html#update(byte)">update</A></CODE> in interface <CODE><A HREF="../../../../org/bouncycastle/crypto/Digest.html" title="interface in org.bouncycastle.crypto">Digest</A></CODE></DL>
  277. </DD>
  278. <DD><DL>
  279. <DT><B>Parameters:</B><DD><CODE>in</CODE> - the input byte to be entered.</DL>
  280. </DD>
  281. </DL>
  282. <HR>
  283. <A NAME="update(byte[], int, int)"><!-- --></A><H3>
  284. update</H3>
  285. <PRE>
  286. public void <B>update</B>(byte[]&nbsp;in,
  287. int&nbsp;inOff,
  288. int&nbsp;len)</PRE>
  289. <DL>
  290. <DD><B>Description copied from interface: <CODE><A HREF="../../../../org/bouncycastle/crypto/Digest.html#update(byte[], int, int)">Digest</A></CODE></B></DD>
  291. <DD>update the message digest with a block of bytes.
  292. <P>
  293. <DD><DL>
  294. <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/bouncycastle/crypto/Digest.html#update(byte[], int, int)">update</A></CODE> in interface <CODE><A HREF="../../../../org/bouncycastle/crypto/Digest.html" title="interface in org.bouncycastle.crypto">Digest</A></CODE></DL>
  295. </DD>
  296. <DD><DL>
  297. <DT><B>Parameters:</B><DD><CODE>in</CODE> - the byte array containing the data.<DD><CODE>inOff</CODE> - the offset into the byte array where the data starts.<DD><CODE>len</CODE> - the length of the data.</DL>
  298. </DD>
  299. </DL>
  300. <HR>
  301. <A NAME="unpackWord(long, byte[], int)"><!-- --></A><H3>
  302. unpackWord</H3>
  303. <PRE>
  304. public void <B>unpackWord</B>(long&nbsp;r,
  305. byte[]&nbsp;out,
  306. int&nbsp;outOff)</PRE>
  307. <DL>
  308. <DD><DL>
  309. </DL>
  310. </DD>
  311. <DD><DL>
  312. </DL>
  313. </DD>
  314. </DL>
  315. <HR>
  316. <A NAME="doFinal(byte[], int)"><!-- --></A><H3>
  317. doFinal</H3>
  318. <PRE>
  319. public int <B>doFinal</B>(byte[]&nbsp;out,
  320. int&nbsp;outOff)</PRE>
  321. <DL>
  322. <DD><B>Description copied from interface: <CODE><A HREF="../../../../org/bouncycastle/crypto/Digest.html#doFinal(byte[], int)">Digest</A></CODE></B></DD>
  323. <DD>close the digest, producing the final digest value. The doFinal
  324. call leaves the digest reset.
  325. <P>
  326. <DD><DL>
  327. <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/bouncycastle/crypto/Digest.html#doFinal(byte[], int)">doFinal</A></CODE> in interface <CODE><A HREF="../../../../org/bouncycastle/crypto/Digest.html" title="interface in org.bouncycastle.crypto">Digest</A></CODE></DL>
  328. </DD>
  329. <DD><DL>
  330. <DT><B>Parameters:</B><DD><CODE>out</CODE> - the array the digest is to be copied into.<DD><CODE>outOff</CODE> - the offset into the out array the digest is to start at.</DL>
  331. </DD>
  332. </DL>
  333. <HR>
  334. <A NAME="reset()"><!-- --></A><H3>
  335. reset</H3>
  336. <PRE>
  337. public void <B>reset</B>()</PRE>
  338. <DL>
  339. <DD>reset the chaining variables
  340. <P>
  341. <DD><DL>
  342. <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/bouncycastle/crypto/Digest.html#reset()">reset</A></CODE> in interface <CODE><A HREF="../../../../org/bouncycastle/crypto/Digest.html" title="interface in org.bouncycastle.crypto">Digest</A></CODE></DL>
  343. </DD>
  344. <DD><DL>
  345. </DL>
  346. </DD>
  347. </DL>
  348. <HR>
  349. <A NAME="getByteLength()"><!-- --></A><H3>
  350. getByteLength</H3>
  351. <PRE>
  352. public int <B>getByteLength</B>()</PRE>
  353. <DL>
  354. <DD><B>Description copied from interface: <CODE><A HREF="../../../../org/bouncycastle/crypto/ExtendedDigest.html#getByteLength()">ExtendedDigest</A></CODE></B></DD>
  355. <DD>Return the size in bytes of the internal buffer the digest applies it's compression
  356. function to.
  357. <P>
  358. <DD><DL>
  359. <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/bouncycastle/crypto/ExtendedDigest.html#getByteLength()">getByteLength</A></CODE> in interface <CODE><A HREF="../../../../org/bouncycastle/crypto/ExtendedDigest.html" title="interface in org.bouncycastle.crypto">ExtendedDigest</A></CODE></DL>
  360. </DD>
  361. <DD><DL>
  362. <DT><B>Returns:</B><DD>byte length of the digests internal buffer.</DL>
  363. </DD>
  364. </DL>
  365. <!-- ========= END OF CLASS DATA ========= -->
  366. <HR>
  367. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  368. <A NAME="navbar_bottom"><!-- --></A>
  369. <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
  370. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  371. <TR>
  372. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  373. <A NAME="navbar_bottom_firstrow"><!-- --></A>
  374. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  375. <TR ALIGN="center" VALIGN="top">
  376. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  377. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  378. <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  379. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  380. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  381. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  382. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  383. </TR>
  384. </TABLE>
  385. </TD>
  386. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  387. <b>Bouncy Castle Cryptography Library 1.45</b></EM>
  388. </TD>
  389. </TR>
  390. <TR>
  391. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  392. &nbsp;<A HREF="../../../../org/bouncycastle/crypto/digests/ShortenedDigest.html" title="class in org.bouncycastle.crypto.digests"><B>PREV CLASS</B></A>&nbsp;
  393. &nbsp;<A HREF="../../../../org/bouncycastle/crypto/digests/WhirlpoolDigest.html" title="class in org.bouncycastle.crypto.digests"><B>NEXT CLASS</B></A></FONT></TD>
  394. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  395. <A HREF="../../../../index.html?org/bouncycastle/crypto/digests/TigerDigest.html" target="_top"><B>FRAMES</B></A> &nbsp;
  396. &nbsp;<A HREF="TigerDigest.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  397. &nbsp;<SCRIPT type="text/javascript">
  398. <!--
  399. if(window==top) {
  400. document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
  401. }
  402. //-->
  403. </SCRIPT>
  404. <NOSCRIPT>
  405. <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
  406. </NOSCRIPT>
  407. </FONT></TD>
  408. </TR>
  409. <TR>
  410. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  411. SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
  412. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  413. DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
  414. </TR>
  415. </TABLE>
  416. <A NAME="skip-navbar_bottom"></A>
  417. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  418. <HR>
  419. </BODY>
  420. </HTML>