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