summaryrefslogtreecommitdiff
path: root/old/api/2.6/class-tree.html
blob: ee10f7ea0dc71f60e4bbf76bdb74d511bf468056 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
<?xml version="1.0" encoding="ascii"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
          "DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
  <title>Class Hierarchy</title>
  <link rel="stylesheet" href="epydoc.css" type="text/css" />
  <script type="text/javascript" src="epydoc.js"></script>
</head>

<body bgcolor="white" text="black" link="blue" vlink="#204080"
      alink="#204080">
<!-- ==================== NAVIGATION BAR ==================== -->
<table class="navbar" border="0" width="100%" cellpadding="0"
       bgcolor="#a0c0ff" cellspacing="0">
  <tr valign="middle">
  <!-- Home link -->
      <th>&nbsp;&nbsp;&nbsp;<a
        href="Crypto-module.html">Home</a>&nbsp;&nbsp;&nbsp;</th>

  <!-- Tree link -->
      <th bgcolor="#70b0f0" class="navbar-select"
          >&nbsp;&nbsp;&nbsp;Trees&nbsp;&nbsp;&nbsp;</th>

  <!-- Index link -->
      <th>&nbsp;&nbsp;&nbsp;<a
        href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th>

  <!-- Help link -->
      <th>&nbsp;&nbsp;&nbsp;<a
        href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th>

  <!-- Project homepage -->
      <th class="navbar" align="right" width="100%">
        <table border="0" cellpadding="0" cellspacing="0">
          <tr><th class="navbar" align="center"
            ><a href="http://www.pycrypto.org/">PyCrypto.org</a></th>
          </tr></table></th>
  </tr>
</table>
<table width="100%" cellpadding="0" cellspacing="0">
  <tr valign="top">
    <td width="100%">&nbsp;</td>
    <td>
      <table cellpadding="0" cellspacing="0">
        <!-- hide/show private -->
        <tr><td align="right"><span class="options"
            >[<a href="frames.html" target="_top">frames</a
            >]&nbsp;|&nbsp;<a href="class-tree.html"
            target="_top">no&nbsp;frames</a>]</span></td></tr>
      </table>
    </td>
  </tr>
</table>
<center><b>
 [ <a href="module-tree.html">Module Hierarchy</a>
 | <a href="class-tree.html">Class Hierarchy</a> ]
</b></center><br />
<h1 class="epydoc">Class Hierarchy</h1>
<ul class="nomargin-top">
    <li> <strong class="uidlink"><a href="Crypto.Cipher.ARC4.ARC4Cipher-class.html">Crypto.Cipher.ARC4.ARC4Cipher</a></strong>:
      <em class="summary">ARC4 cipher object</em>
    </li>
    <li> <strong class="uidlink"><a href="Crypto.Protocol.AllOrNothing.AllOrNothing-class.html">Crypto.Protocol.AllOrNothing.AllOrNothing</a></strong>:
      <em class="summary">Class implementing the All-or-Nothing package transform.</em>
    </li>
    <li> <strong class="uidlink"><a href="Crypto.Cipher.blockalgo.BlockAlgo-class.html">Crypto.Cipher.blockalgo.BlockAlgo</a></strong>:
      <em class="summary">Class modelling an abstract block cipher.</em>
    <ul>
    <li> <strong class="uidlink"><a href="Crypto.Cipher.AES.AESCipher-class.html">Crypto.Cipher.AES.AESCipher</a></strong>:
      <em class="summary">AES cipher object</em>
    </li>
    <li> <strong class="uidlink"><a href="Crypto.Cipher.Blowfish.BlowfishCipher-class.html">Crypto.Cipher.Blowfish.BlowfishCipher</a></strong>:
      <em class="summary">Blowfish cipher object</em>
    </li>
    <li> <strong class="uidlink"><a href="Crypto.Cipher.CAST.CAST128Cipher-class.html">Crypto.Cipher.CAST.CAST128Cipher</a></strong>:
      <em class="summary">CAST-128 cipher object</em>
    </li>
    <li> <strong class="uidlink"><a href="Crypto.Cipher.DES3.DES3Cipher-class.html">Crypto.Cipher.DES3.DES3Cipher</a></strong>:
      <em class="summary">TDES cipher object</em>
    </li>
    <li> <strong class="uidlink"><a href="Crypto.Cipher.DES.DESCipher-class.html">Crypto.Cipher.DES.DESCipher</a></strong>:
      <em class="summary">DES cipher object</em>
    </li>
    <li> <strong class="uidlink"><a href="Crypto.Cipher.ARC2.RC2Cipher-class.html">Crypto.Cipher.ARC2.RC2Cipher</a></strong>:
      <em class="summary">RC2 cipher object</em>
    </li>
    </ul>
    </li>
    <li> <strong class="uidlink"><a href="Crypto.Protocol.Chaffing.Chaff-class.html">Crypto.Protocol.Chaffing.Chaff</a></strong>:
      <em class="summary">Class implementing the chaff adding algorithm.</em>
    </li>
    <li> <strong class="uidlink"><a href="Crypto.Util.asn1.DerObject-class.html">Crypto.Util.asn1.DerObject</a></strong>:
      <em class="summary">Base class for defining a single DER object.</em>
    <ul>
    <li> <strong class="uidlink"><a href="Crypto.Util.asn1.DerInteger-class.html">Crypto.Util.asn1.DerInteger</a></strong>
    </li>
    <li> <strong class="uidlink"><a href="Crypto.Util.asn1.DerNull-class.html">Crypto.Util.asn1.DerNull</a></strong>
    </li>
    <li> <strong class="uidlink"><a href="Crypto.Util.asn1.DerObjectId-class.html">Crypto.Util.asn1.DerObjectId</a></strong>
    </li>
    <li> <strong class="uidlink"><a href="Crypto.Util.asn1.DerOctetString-class.html">Crypto.Util.asn1.DerOctetString</a></strong>
    </li>
    <li> <strong class="uidlink"><a href="Crypto.Util.asn1.DerSequence-class.html">Crypto.Util.asn1.DerSequence</a></strong>:
      <em class="summary">Class to model a SEQUENCE DER element.</em>
    </li>
    </ul>
    </li>
    <li> <strong class="uidlink"><a href="Crypto.Hash.HMAC.HMAC-class.html">Crypto.Hash.HMAC.HMAC</a></strong>:
      <em class="summary">Class that implements HMAC</em>
    </li>
    <li> <strong class="uidlink"><a href="Crypto.Hash.hashalgo.HashAlgo-class.html">Crypto.Hash.hashalgo.HashAlgo</a></strong>:
      <em class="summary">A generic class for an abstract cryptographic hash algorithm.</em>
    <ul>
    <li> <strong class="uidlink"><a href="Crypto.Hash.MD2.MD2Hash-class.html">Crypto.Hash.MD2.MD2Hash</a></strong>:
      <em class="summary">Class that implements an MD2 hash</em>
    </li>
    <li> <strong class="uidlink"><a href="Crypto.Hash.MD4.MD4Hash-class.html">Crypto.Hash.MD4.MD4Hash</a></strong>:
      <em class="summary">Class that implements an MD4 hash</em>
    </li>
    <li> <strong class="uidlink"><a href="Crypto.Hash.MD5.MD5Hash-class.html">Crypto.Hash.MD5.MD5Hash</a></strong>:
      <em class="summary">Class that implements an MD5 hash</em>
    </li>
    <li> <strong class="uidlink"><a href="Crypto.Hash.RIPEMD.RIPEMD160Hash-class.html">Crypto.Hash.RIPEMD.RIPEMD160Hash</a></strong>:
      <em class="summary">Class that implements a RIPMD-160 hash</em>
    </li>
    <li> <strong class="uidlink"><a href="Crypto.Hash.SHA.SHA1Hash-class.html">Crypto.Hash.SHA.SHA1Hash</a></strong>:
      <em class="summary">Class that implements a SHA-1 hash</em>
    </li>
    <li> <strong class="uidlink"><a href="Crypto.Hash.SHA224.SHA224Hash-class.html">Crypto.Hash.SHA224.SHA224Hash</a></strong>:
      <em class="summary">Class that implements a SHA-224 hash</em>
    </li>
    <li> <strong class="uidlink"><a href="Crypto.Hash.SHA256.SHA256Hash-class.html">Crypto.Hash.SHA256.SHA256Hash</a></strong>:
      <em class="summary">Class that implements a SHA-256 hash</em>
    </li>
    <li> <strong class="uidlink"><a href="Crypto.Hash.SHA384.SHA384Hash-class.html">Crypto.Hash.SHA384.SHA384Hash</a></strong>:
      <em class="summary">Class that implements a SHA-384 hash</em>
    </li>
    <li> <strong class="uidlink"><a href="Crypto.Hash.SHA512.SHA512Hash-class.html">Crypto.Hash.SHA512.SHA512Hash</a></strong>:
      <em class="summary">Class that implements a SHA-512 hash</em>
    </li>
    </ul>
    </li>
    <li> <strong class="uidlink"><a href="Crypto.Cipher.PKCS1_v1_5.PKCS115_Cipher-class.html">Crypto.Cipher.PKCS1_v1_5.PKCS115_Cipher</a></strong>:
      <em class="summary">This cipher can perform PKCS#1 v1.5 RSA encryption or decryption.</em>
    </li>
    <li> <strong class="uidlink"><a href="Crypto.Signature.PKCS1_v1_5.PKCS115_SigScheme-class.html">Crypto.Signature.PKCS1_v1_5.PKCS115_SigScheme</a></strong>:
      <em class="summary">This signature scheme can perform PKCS#1 v1.5 RSA signature or verification.</em>
    </li>
    <li> <strong class="uidlink"><a href="Crypto.Cipher.PKCS1_OAEP.PKCS1OAEP_Cipher-class.html">Crypto.Cipher.PKCS1_OAEP.PKCS1OAEP_Cipher</a></strong>:
      <em class="summary">This cipher can perform PKCS#1 v1.5 OAEP encryption or decryption.</em>
    </li>
    <li> <strong class="uidlink"><a href="Crypto.Signature.PKCS1_PSS.PSS_SigScheme-class.html">Crypto.Signature.PKCS1_PSS.PSS_SigScheme</a></strong>:
      <em class="summary">This signature scheme can perform PKCS#1 PSS RSA signature or verification.</em>
    </li>
    <li> <strong class="uidlink"><a href="Crypto.Util.randpool.RandomPool-class.html">Crypto.Util.randpool.RandomPool</a></strong>:
      <em class="summary">Deprecated.  Use Random.new() instead.</em>
    </li>
    <li> <strong class="uidlink"><a href="Crypto.Cipher.XOR.XORCipher-class.html">Crypto.Cipher.XOR.XORCipher</a></strong>:
      <em class="summary">XOR cipher object</em>
    </li>
    <li> <strong class="uidlink">object</strong>:
      <em class="summary">The most base type</em>
    <ul>
    <li> <strong class="uidlink"><a href="Crypto.Random.Fortuna.FortunaGenerator.AESGenerator-class.html">Crypto.Random.Fortuna.FortunaGenerator.AESGenerator</a></strong>:
      <em class="summary">The Fortuna &quot;generator&quot;</em>
    </li>
    <li> <strong class="uidlink">exceptions.BaseException</strong>:
      <em class="summary">Common base class for all exceptions</em>
    <ul>
    <li> <strong class="uidlink">exceptions.Exception</strong>:
      <em class="summary">Common base class for all non-exit exceptions.</em>
    <ul>
    <li> <strong class="uidlink">exceptions.Warning</strong>:
      <em class="summary">Base class for warning categories.</em>
    <ul>
    <li> <strong class="uidlink"><a href="Crypto.pct_warnings.CryptoWarning-class.html">Crypto.pct_warnings.CryptoWarning</a></strong>:
      <em class="summary">Base class for PyCrypto warnings</em>
    <ul>
    <li> <strong class="uidlink"><a href="Crypto.pct_warnings.CryptoDeprecationWarning-class.html">Crypto.pct_warnings.CryptoDeprecationWarning</a></strong>:
      <em class="summary">Base PyCrypto DeprecationWarning class</em>
    <ul>
    <li> <strong class="uidlink"><a href="Crypto.pct_warnings.GetRandomNumber_DeprecationWarning-class.html">Crypto.pct_warnings.GetRandomNumber_DeprecationWarning</a></strong>:
      <em class="summary">Issued when Crypto.Util.number.getRandomNumber is invoked.</em>
    </li>
    <li> <strong class="uidlink"><a href="Crypto.pct_warnings.RandomPool_DeprecationWarning-class.html">Crypto.pct_warnings.RandomPool_DeprecationWarning</a></strong>:
      <em class="summary">Issued when Crypto.Util.randpool.RandomPool is instantiated.</em>
    </li>
    </ul>
    </li>
    <li> <strong class="uidlink"><a href="Crypto.pct_warnings.CryptoRuntimeWarning-class.html">Crypto.pct_warnings.CryptoRuntimeWarning</a></strong>:
      <em class="summary">Base PyCrypto RuntimeWarning class</em>
    <ul>
    <li> <strong class="uidlink"><a href="Crypto.pct_warnings.ClockRewindWarning-class.html">Crypto.pct_warnings.ClockRewindWarning</a></strong>:
      <em class="summary">Warning for when the system clock moves backwards.</em>
    </li>
    <li> <strong class="uidlink"><a href="Crypto.pct_warnings.PowmInsecureWarning-class.html">Crypto.pct_warnings.PowmInsecureWarning</a></strong>:
      <em class="summary">Warning for when _fastmath is built without mpz_powm_sec</em>
    </li>
    </ul>
    </li>
    </ul>
    </li>
    <li> <strong class="uidlink">exceptions.DeprecationWarning</strong>:
      <em class="summary">Base class for warnings about deprecated features.</em>
    <ul>
    <li> <strong class="uidlink"><a href="Crypto.pct_warnings.CryptoDeprecationWarning-class.html">Crypto.pct_warnings.CryptoDeprecationWarning</a></strong>:
      <em class="summary">Base PyCrypto DeprecationWarning class</em>
    <ul>
    <li> <strong class="uidlink"><a href="Crypto.pct_warnings.GetRandomNumber_DeprecationWarning-class.html">Crypto.pct_warnings.GetRandomNumber_DeprecationWarning</a></strong>:
      <em class="summary">Issued when Crypto.Util.number.getRandomNumber is invoked.</em>
    </li>
    <li> <strong class="uidlink"><a href="Crypto.pct_warnings.RandomPool_DeprecationWarning-class.html">Crypto.pct_warnings.RandomPool_DeprecationWarning</a></strong>:
      <em class="summary">Issued when Crypto.Util.randpool.RandomPool is instantiated.</em>
    </li>
    </ul>
    </li>
    </ul>
    </li>
    <li> <strong class="uidlink">exceptions.RuntimeWarning</strong>:
      <em class="summary">Base class for warnings about dubious runtime behavior.</em>
    <ul>
    <li> <strong class="uidlink"><a href="Crypto.pct_warnings.CryptoRuntimeWarning-class.html">Crypto.pct_warnings.CryptoRuntimeWarning</a></strong>:
      <em class="summary">Base PyCrypto RuntimeWarning class</em>
    <ul>
    <li> <strong class="uidlink"><a href="Crypto.pct_warnings.ClockRewindWarning-class.html">Crypto.pct_warnings.ClockRewindWarning</a></strong>:
      <em class="summary">Warning for when the system clock moves backwards.</em>
    </li>
    <li> <strong class="uidlink"><a href="Crypto.pct_warnings.PowmInsecureWarning-class.html">Crypto.pct_warnings.PowmInsecureWarning</a></strong>:
      <em class="summary">Warning for when _fastmath is built without mpz_powm_sec</em>
    </li>
    </ul>
    </li>
    </ul>
    </li>
    </ul>
    </li>
    <li> <strong class="uidlink"><a href="Crypto.PublicKey.ElGamal.error-class.html">Crypto.PublicKey.ElGamal.error</a></strong>
    </li>
    <li> <strong class="uidlink"><a href="Crypto.PublicKey.RSA.error-class.html">Crypto.PublicKey.RSA.error</a></strong>
    </li>
    </ul>
    </li>
    </ul>
    </li>
    <li> <strong class="uidlink"><a href="Crypto.Random.OSRNG.rng_base.BaseRNG-class.html">Crypto.Random.OSRNG.rng_base.BaseRNG</a></strong>
    <ul>
    <li> <strong class="uidlink"><a href="Crypto.Random.OSRNG.posix.DevURandomRNG-class.html">Crypto.Random.OSRNG.posix.DevURandomRNG</a></strong>
    </li>
    <li> <strong class="uidlink"><a href="Crypto.Random.OSRNG.fallback.PythonOSURandomRNG-class.html">Crypto.Random.OSRNG.fallback.PythonOSURandomRNG</a></strong>
    </li>
    </ul>
    </li>
    <li> <strong class="uidlink"><a href="Crypto.PublicKey.DSA.DSAImplementation-class.html">Crypto.PublicKey.DSA.DSAImplementation</a></strong>:
      <em class="summary">A DSA key factory.</em>
    </li>
    <li> <strong class="uidlink"><a href="Crypto.Random.Fortuna.FortunaAccumulator.FortunaAccumulator-class.html">Crypto.Random.Fortuna.FortunaAccumulator.FortunaAccumulator</a></strong>
    </li>
    <li> <strong class="uidlink"><a href="Crypto.Random.Fortuna.FortunaAccumulator.FortunaPool-class.html">Crypto.Random.Fortuna.FortunaAccumulator.FortunaPool</a></strong>:
      <em class="summary">Fortuna pool type</em>
    </li>
    <li> <strong class="uidlink"><a href="Crypto.Random._UserFriendlyRNG.RNGFile-class.html">Crypto.Random._UserFriendlyRNG.RNGFile</a></strong>
    </li>
    <li> <strong class="uidlink"><a href="Crypto.PublicKey.RSA.RSAImplementation-class.html">Crypto.PublicKey.RSA.RSAImplementation</a></strong>:
      <em class="summary">An RSA key factory.</em>
    </li>
    <li> <strong class="uidlink"><a href="Crypto.Random.random.StrongRandom-class.html">Crypto.Random.random.StrongRandom</a></strong>
    </li>
    </ul>
    </li>
    <li> <strong class="uidlink">Crypto.PublicKey.pubkey.pubkey</strong>:
      <em class="summary">An abstract class for a public key object.</em>
    <ul>
    <li> <strong class="uidlink"><a href="Crypto.PublicKey.ElGamal.ElGamalobj-class.html">Crypto.PublicKey.ElGamal.ElGamalobj</a></strong>:
      <em class="summary">Class defining an ElGamal key.</em>
    </li>
    <li> <strong class="uidlink"><a href="Crypto.PublicKey.DSA._DSAobj-class.html">Crypto.PublicKey.DSA._DSAobj</a></strong>:
      <em class="summary">Class defining an actual DSA key.</em>
    </li>
    <li> <strong class="uidlink"><a href="Crypto.PublicKey.RSA._RSAobj-class.html">Crypto.PublicKey.RSA._RSAobj</a></strong>:
      <em class="summary">Class defining an actual RSA key.</em>
    </li>
    </ul>
    </li>
</ul>
<!-- ==================== NAVIGATION BAR ==================== -->
<table class="navbar" border="0" width="100%" cellpadding="0"
       bgcolor="#a0c0ff" cellspacing="0">
  <tr valign="middle">
  <!-- Home link -->
      <th>&nbsp;&nbsp;&nbsp;<a
        href="Crypto-module.html">Home</a>&nbsp;&nbsp;&nbsp;</th>

  <!-- Tree link -->
      <th bgcolor="#70b0f0" class="navbar-select"
          >&nbsp;&nbsp;&nbsp;Trees&nbsp;&nbsp;&nbsp;</th>

  <!-- Index link -->
      <th>&nbsp;&nbsp;&nbsp;<a
        href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th>

  <!-- Help link -->
      <th>&nbsp;&nbsp;&nbsp;<a
        href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th>

  <!-- Project homepage -->
      <th class="navbar" align="right" width="100%">
        <table border="0" cellpadding="0" cellspacing="0">
          <tr><th class="navbar" align="center"
            ><a href="http://www.pycrypto.org/">PyCrypto.org</a></th>
          </tr></table></th>
  </tr>
</table>
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
  <tr>
    <td align="left" class="footer">
    Generated by Epydoc 3.0.1 on Thu May 24 09:02:36 2012
    </td>
    <td align="right" class="footer">
      <a target="mainFrame" href="http://epydoc.sourceforge.net"
        >http://epydoc.sourceforge.net</a>
    </td>
  </tr>
</table>

<script type="text/javascript">
  <!--
  // Private objects are initially displayed (because if
  // javascript is turned off then we want them to be
  // visible); but by default, we want to hide them.  So hide
  // them unless we have a cookie that says to show them.
  checkCookie();
  // -->
</script>
</body>
</html>