<!--


function auth_quicklinks() {
document.write('<H5>Helion Authentication<br>Quicklinks</H5> \
<a href="hash.htm"><img border="0" src="images/newspoint.gif">Main Hashing page</a><br> \
<a href="fast_hash.htm"><img border="0" src="images/newspoint.gif">Fast Hashing</a><br> \
<a href="tiny_hash.htm"><img border="0" src="images/newspoint.gif">Tiny Hashing</a><br> \
<a href="aes_auth.htm"><img border="0" src="images/newspoint.gif">AES-based authentication</a><br> \
<a href="enc_and_auth.htm"><img border="0" src="images/newspoint.gif">Combined Enc & Auth</a><br> \
<a href="auth.htm"><img border="0" src="images/newspoint.gif">Authentication-only</a><br> \
<a href="core.htm"><img border="0" src="images/newspoint.gif">Back to Products page</a><br> \
<br>');
}
//-->   

