📄 tigertab_8cpp-source.html
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"><title>Crypto++: tigertab.cpp Source File</title><link href="doxygen.css" rel="stylesheet" type="text/css"></head><body><!-- Generated by Doxygen 1.3.2 --><div class="qindex"><a class="qindex" href="index.html">Main Page</a> | <a class="qindex" href="namespaces.html">Namespace List</a> | <a class="qindex" href="hierarchy.html">Class Hierarchy</a> | <a class="qindex" href="classes.html">Alphabetical List</a> | <a class="qindex" href="annotated.html">Compound List</a> | <a class="qindex" href="files.html">File List</a> | <a class="qindex" href="namespacemembers.html">Namespace Members</a> | <a class="qindex" href="functions.html">Compound Members</a> | <a class="qindex" href="globals.html">File Members</a></div><h1>tigertab.cpp</h1><div class="fragment"><pre>00001 <span class="preprocessor">#include "pch.h"</span>00002 <span class="preprocessor">#include "tiger.h"</span>00003 00004 <span class="preprocessor">#ifdef WORD64_AVAILABLE</span>00005 <span class="preprocessor"></span>00006 NAMESPACE_BEGIN(CryptoPP)00007 00008 <span class="keyword">const</span> word64 Tiger::table[4*256] = 00009 {00010 W64LIT(0x02AAB17CF7E90C5E) <span class="comment">/* 0 */</span>, W64LIT(0xAC424B03E243A8EC) <span class="comment">/* 1 */</span>,00011 W64LIT(0x72CD5BE30DD5FCD3) <span class="comment">/* 2 */</span>, W64LIT(0x6D019B93F6F97F3A) <span class="comment">/* 3 */</span>,00012 W64LIT(0xCD9978FFD21F9193) <span class="comment">/* 4 */</span>, W64LIT(0x7573A1C9708029E2) <span class="comment">/* 5 */</span>,00013 W64LIT(0xB164326B922A83C3) <span class="comment">/* 6 */</span>, W64LIT(0x46883EEE04915870) <span class="comment">/* 7 */</span>,00014 W64LIT(0xEAACE3057103ECE6) <span class="comment">/* 8 */</span>, W64LIT(0xC54169B808A3535C) <span class="comment">/* 9 */</span>,00015 W64LIT(0x4CE754918DDEC47C) <span class="comment">/* 10 */</span>, W64LIT(0x0AA2F4DFDC0DF40C) <span class="comment">/* 11 */</span>,00016 W64LIT(0x10B76F18A74DBEFA) <span class="comment">/* 12 */</span>, W64LIT(0xC6CCB6235AD1AB6A) <span class="comment">/* 13 */</span>,00017 W64LIT(0x13726121572FE2FF) <span class="comment">/* 14 */</span>, W64LIT(0x1A488C6F199D921E) <span class="comment">/* 15 */</span>,00018 W64LIT(0x4BC9F9F4DA0007CA) <span class="comment">/* 16 */</span>, W64LIT(0x26F5E6F6E85241C7) <span class="comment">/* 17 */</span>,00019 W64LIT(0x859079DBEA5947B6) <span class="comment">/* 18 */</span>, W64LIT(0x4F1885C5C99E8C92) <span class="comment">/* 19 */</span>,00020 W64LIT(0xD78E761EA96F864B) <span class="comment">/* 20 */</span>, W64LIT(0x8E36428C52B5C17D) <span class="comment">/* 21 */</span>,00021 W64LIT(0x69CF6827373063C1) <span class="comment">/* 22 */</span>, W64LIT(0xB607C93D9BB4C56E) <span class="comment">/* 23 */</span>,00022 W64LIT(0x7D820E760E76B5EA) <span class="comment">/* 24 */</span>, W64LIT(0x645C9CC6F07FDC42) <span class="comment">/* 25 */</span>,00023 W64LIT(0xBF38A078243342E0) <span class="comment">/* 26 */</span>, W64LIT(0x5F6B343C9D2E7D04) <span class="comment">/* 27 */</span>,00024 W64LIT(0xF2C28AEB600B0EC6) <span class="comment">/* 28 */</span>, W64LIT(0x6C0ED85F7254BCAC) <span class="comment">/* 29 */</span>,00025 W64LIT(0x71592281A4DB4FE5) <span class="comment">/* 30 */</span>, W64LIT(0x1967FA69CE0FED9F) <span class="comment">/* 31 */</span>,00026 W64LIT(0xFD5293F8B96545DB) <span class="comment">/* 32 */</span>, W64LIT(0xC879E9D7F2A7600B) <span class="comment">/* 33 */</span>,00027 W64LIT(0x860248920193194E) <span class="comment">/* 34 */</span>, W64LIT(0xA4F9533B2D9CC0B3) <span class="comment">/* 35 */</span>,00028 W64LIT(0x9053836C15957613) <span class="comment">/* 36 */</span>, W64LIT(0xDB6DCF8AFC357BF1) <span class="comment">/* 37 */</span>,00029 W64LIT(0x18BEEA7A7A370F57) <span class="comment">/* 38 */</span>, W64LIT(0x037117CA50B99066) <span class="comment">/* 39 */</span>,00030 W64LIT(0x6AB30A9774424A35) <span class="comment">/* 40 */</span>, W64LIT(0xF4E92F02E325249B) <span class="comment">/* 41 */</span>,00031 W64LIT(0x7739DB07061CCAE1) <span class="comment">/* 42 */</span>, W64LIT(0xD8F3B49CECA42A05) <span class="comment">/* 43 */</span>,00032 W64LIT(0xBD56BE3F51382F73) <span class="comment">/* 44 */</span>, W64LIT(0x45FAED5843B0BB28) <span class="comment">/* 45 */</span>,00033 W64LIT(0x1C813D5C11BF1F83) <span class="comment">/* 46 */</span>, W64LIT(0x8AF0E4B6D75FA169) <span class="comment">/* 47 */</span>,00034 W64LIT(0x33EE18A487AD9999) <span class="comment">/* 48 */</span>, W64LIT(0x3C26E8EAB1C94410) <span class="comment">/* 49 */</span>,00035 W64LIT(0xB510102BC0A822F9) <span class="comment">/* 50 */</span>, W64LIT(0x141EEF310CE6123B) <span class="comment">/* 51 */</span>,00036 W64LIT(0xFC65B90059DDB154) <span class="comment">/* 52 */</span>, W64LIT(0xE0158640C5E0E607) <span class="comment">/* 53 */</span>,00037 W64LIT(0x884E079826C3A3CF) <span class="comment">/* 54 */</span>, W64LIT(0x930D0D9523C535FD) <span class="comment">/* 55 */</span>,00038 W64LIT(0x35638D754E9A2B00) <span class="comment">/* 56 */</span>, W64LIT(0x4085FCCF40469DD5) <span class="comment">/* 57 */</span>,00039 W64LIT(0xC4B17AD28BE23A4C) <span class="comment">/* 58 */</span>, W64LIT(0xCAB2F0FC6A3E6A2E) <span class="comment">/* 59 */</span>,00040 W64LIT(0x2860971A6B943FCD) <span class="comment">/* 60 */</span>, W64LIT(0x3DDE6EE212E30446) <span class="comment">/* 61 */</span>,00041 W64LIT(0x6222F32AE01765AE) <span class="comment">/* 62 */</span>, W64LIT(0x5D550BB5478308FE) <span class="comment">/* 63 */</span>,00042 W64LIT(0xA9EFA98DA0EDA22A) <span class="comment">/* 64 */</span>, W64LIT(0xC351A71686C40DA7) <span class="comment">/* 65 */</span>,00043 W64LIT(0x1105586D9C867C84) <span class="comment">/* 66 */</span>, W64LIT(0xDCFFEE85FDA22853) <span class="comment">/* 67 */</span>,00044 W64LIT(0xCCFBD0262C5EEF76) <span class="comment">/* 68 */</span>, W64LIT(0xBAF294CB8990D201) <span class="comment">/* 69 */</span>,00045 W64LIT(0xE69464F52AFAD975) <span class="comment">/* 70 */</span>, W64LIT(0x94B013AFDF133E14) <span class="comment">/* 71 */</span>,00046 W64LIT(0x06A7D1A32823C958) <span class="comment">/* 72 */</span>, W64LIT(0x6F95FE5130F61119) <span class="comment">/* 73 */</span>,00047 W64LIT(0xD92AB34E462C06C0) <span class="comment">/* 74 */</span>, W64LIT(0xED7BDE33887C71D2) <span class="comment">/* 75 */</span>,00048 W64LIT(0x79746D6E6518393E) <span class="comment">/* 76 */</span>, W64LIT(0x5BA419385D713329) <span class="comment">/* 77 */</span>,00049 W64LIT(0x7C1BA6B948A97564) <span class="comment">/* 78 */</span>, W64LIT(0x31987C197BFDAC67) <span class="comment">/* 79 */</span>,00050 W64LIT(0xDE6C23C44B053D02) <span class="comment">/* 80 */</span>, W64LIT(0x581C49FED002D64D) <span class="comment">/* 81 */</span>,00051 W64LIT(0xDD474D6338261571) <span class="comment">/* 82 */</span>, W64LIT(0xAA4546C3E473D062) <span class="comment">/* 83 */</span>,00052 W64LIT(0x928FCE349455F860) <span class="comment">/* 84 */</span>, W64LIT(0x48161BBACAAB94D9) <span class="comment">/* 85 */</span>,00053 W64LIT(0x63912430770E6F68) <span class="comment">/* 86 */</span>, W64LIT(0x6EC8A5E602C6641C) <span class="comment">/* 87 */</span>,00054 W64LIT(0x87282515337DDD2B) <span class="comment">/* 88 */</span>, W64LIT(0x2CDA6B42034B701B) <span class="comment">/* 89 */</span>,00055 W64LIT(0xB03D37C181CB096D) <span class="comment">/* 90 */</span>, W64LIT(0xE108438266C71C6F) <span class="comment">/* 91 */</span>,00056 W64LIT(0x2B3180C7EB51B255) <span class="comment">/* 92 */</span>, W64LIT(0xDF92B82F96C08BBC) <span class="comment">/* 93 */</span>,00057 W64LIT(0x5C68C8C0A632F3BA) <span class="comment">/* 94 */</span>, W64LIT(0x5504CC861C3D0556) <span class="comment">/* 95 */</span>,00058 W64LIT(0xABBFA4E55FB26B8F) <span class="comment">/* 96 */</span>, W64LIT(0x41848B0AB3BACEB4) <span class="comment">/* 97 */</span>,00059 W64LIT(0xB334A273AA445D32) <span class="comment">/* 98 */</span>, W64LIT(0xBCA696F0A85AD881) <span class="comment">/* 99 */</span>,00060 W64LIT(0x24F6EC65B528D56C) <span class="comment">/* 100 */</span>, W64LIT(0x0CE1512E90F4524A) <span class="comment">/* 101 */</span>,00061 W64LIT(0x4E9DD79D5506D35A) <span class="comment">/* 102 */</span>, W64LIT(0x258905FAC6CE9779) <span class="comment">/* 103 */</span>,00062 W64LIT(0x2019295B3E109B33) <span class="comment">/* 104 */</span>, W64LIT(0xF8A9478B73A054CC) <span class="comment">/* 105 */</span>,00063 W64LIT(0x2924F2F934417EB0) <span class="comment">/* 106 */</span>, W64LIT(0x3993357D536D1BC4) <span class="comment">/* 107 */</span>,00064 W64LIT(0x38A81AC21DB6FF8B) <span class="comment">/* 108 */</span>, W64LIT(0x47C4FBF17D6016BF) <span class="comment">/* 109 */</span>,00065 W64LIT(0x1E0FAADD7667E3F5) <span class="comment">/* 110 */</span>, W64LIT(0x7ABCFF62938BEB96) <span class="comment">/* 111 */</span>,00066 W64LIT(0xA78DAD948FC179C9) <span class="comment">/* 112 */</span>, W64LIT(0x8F1F98B72911E50D) <span class="comment">/* 113 */</span>,00067 W64LIT(0x61E48EAE27121A91) <span class="comment">/* 114 */</span>, W64LIT(0x4D62F7AD31859808) <span class="comment">/* 115 */</span>,00068 W64LIT(0xECEBA345EF5CEAEB) <span class="comment">/* 116 */</span>, W64LIT(0xF5CEB25EBC9684CE) <span class="comment">/* 117 */</span>,00069 W64LIT(0xF633E20CB7F76221) <span class="comment">/* 118 */</span>, W64LIT(0xA32CDF06AB8293E4) <span class="comment">/* 119 */</span>,00070 W64LIT(0x985A202CA5EE2CA4) <span class="comment">/* 120 */</span>, W64LIT(0xCF0B8447CC8A8FB1) <span class="comment">/* 121 */</span>,00071 W64LIT(0x9F765244979859A3) <span class="comment">/* 122 */</span>, W64LIT(0xA8D516B1A1240017) <span class="comment">/* 123 */</span>,00072 W64LIT(0x0BD7BA3EBB5DC726) <span class="comment">/* 124 */</span>, W64LIT(0xE54BCA55B86ADB39) <span class="comment">/* 125 */</span>,00073 W64LIT(0x1D7A3AFD6C478063) <span class="comment">/* 126 */</span>, W64LIT(0x519EC608E7669EDD) <span class="comment">/* 127 */</span>,00074 W64LIT(0x0E5715A2D149AA23) <span class="comment">/* 128 */</span>, W64LIT(0x177D4571848FF194) <span class="comment">/* 129 */</span>,00075 W64LIT(0xEEB55F3241014C22) <span class="comment">/* 130 */</span>, W64LIT(0x0F5E5CA13A6E2EC2) <span class="comment">/* 131 */</span>,00076 W64LIT(0x8029927B75F5C361) <span class="comment">/* 132 */</span>, W64LIT(0xAD139FABC3D6E436) <span class="comment">/* 133 */</span>,00077 W64LIT(0x0D5DF1A94CCF402F) <span class="comment">/* 134 */</span>, W64LIT(0x3E8BD948BEA5DFC8) <span class="comment">/* 135 */</span>,00078 W64LIT(0xA5A0D357BD3FF77E) <span class="comment">/* 136 */</span>, W64LIT(0xA2D12E251F74F645) <span class="comment">/* 137 */</span>,00079 W64LIT(0x66FD9E525E81A082) <span class="comment">/* 138 */</span>, W64LIT(0x2E0C90CE7F687A49) <span class="comment">/* 139 */</span>,
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -