summaryrefslogtreecommitdiff
path: root/old/api/2.0.1/pycrypt.html
diff options
context:
space:
mode:
Diffstat (limited to 'old/api/2.0.1/pycrypt.html')
-rw-r--r--old/api/2.0.1/pycrypt.html147
1 files changed, 147 insertions, 0 deletions
diff --git a/old/api/2.0.1/pycrypt.html b/old/api/2.0.1/pycrypt.html
new file mode 100644
index 0000000..2bafbb7
--- /dev/null
+++ b/old/api/2.0.1/pycrypt.html
@@ -0,0 +1,147 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2008 (1.71)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>Python Cryptography Toolkit</TITLE>
+<META NAME="description" CONTENT="Python Cryptography Toolkit">
+<META NAME="keywords" CONTENT="pycrypt">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META NAME="Generator" CONTENT="LaTeX2HTML v2008">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="STYLESHEET" HREF="pycrypt.css">
+
+<LINK REL="next" HREF="node1.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html8"
+ HREF="node1.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A>
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up_g.png">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev_g.png">
+<A NAME="tex2html6"
+ HREF="node1.html">
+<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>
+<BR>
+<B> Next:</B> <A NAME="tex2html9"
+ HREF="node1.html">Contents</A>
+ &nbsp; <B> <A NAME="tex2html7"
+ HREF="node1.html">Contents</A></B>
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+<H1 ALIGN="CENTER">Python Cryptography Toolkit</H1>
+<DIV CLASS="author_info">
+
+<P ALIGN="CENTER"><STRONG>A.M. Kuchling</STRONG></P>
+</DIV>
+
+<P>
+
+<H3>Abstract:</H3>
+<DIV CLASS="ABSTRACT">
+
+The Python Cryptography Toolkit describes a package containing various
+cryptographic modules for the Python programming language. This
+documentation assumes you have some basic knowledge about the Python
+language, but not necessarily about cryptography.
+
+<P>
+</DIV>
+<P>
+
+<P>
+<BR><HR>
+<!--Table of Child-Links-->
+<A NAME="CHILD_LINKS"></A>
+
+<UL CLASS="ChildLinks">
+<LI><A NAME="tex2html10"
+ HREF="node1.html">Contents</A>
+<LI><A NAME="tex2html11"
+ HREF="node2.html">Introduction</A>
+<UL>
+<LI><A NAME="tex2html12"
+ HREF="node3.html">Design Goals</A>
+<LI><A NAME="tex2html13"
+ HREF="node4.html">Acknowledgements</A>
+</UL>
+<BR>
+<LI><A NAME="tex2html14"
+ HREF="node5.html">Crypto.Hash: Hash Functions</A>
+<UL>
+<LI><A NAME="tex2html15"
+ HREF="node6.html">Security Notes</A>
+<LI><A NAME="tex2html16"
+ HREF="node7.html">Credits</A>
+</UL>
+<BR>
+<LI><A NAME="tex2html17"
+ HREF="node8.html">Crypto.Cipher: Encryption Algorithms</A>
+<UL>
+<LI><A NAME="tex2html18"
+ HREF="node9.html">Algorithm-specific Notes for Encryption Algorithms</A>
+<LI><A NAME="tex2html19"
+ HREF="node10.html">Security Notes</A>
+<LI><A NAME="tex2html20"
+ HREF="node11.html">Credits</A>
+</UL>
+<BR>
+<LI><A NAME="tex2html21"
+ HREF="node12.html">Crypto.Protocol: Various Protocols</A>
+<UL>
+<LI><A NAME="tex2html22"
+ HREF="node13.html">Crypto.Protocol.AllOrNothing</A>
+<LI><A NAME="tex2html23"
+ HREF="node14.html">Crypto.Protocol.Chaffing</A>
+</UL>
+<BR>
+<LI><A NAME="tex2html24"
+ HREF="node15.html">Crypto.PublicKey: Public-Key Algorithms</A>
+<UL>
+<LI><A NAME="tex2html25"
+ HREF="node16.html">The ElGamal and DSA algorithms</A>
+<LI><A NAME="tex2html26"
+ HREF="node17.html">Security Notes for Public-key Algorithms</A>
+</UL>
+<BR>
+<LI><A NAME="tex2html27"
+ HREF="node18.html">Crypto.Util: Odds and Ends</A>
+<UL>
+<LI><A NAME="tex2html28"
+ HREF="node19.html">Crypto.Util.number</A>
+<LI><A NAME="tex2html29"
+ HREF="node20.html">Crypto.Util.randpool</A>
+<LI><A NAME="tex2html30"
+ HREF="node21.html">Crypto.Util.RFC1751</A>
+</UL>
+<BR>
+<LI><A NAME="tex2html31"
+ HREF="node22.html">Extending the Toolkit</A>
+<UL>
+<LI><A NAME="tex2html32"
+ HREF="node23.html">Adding Hash Algorithms</A>
+<LI><A NAME="tex2html33"
+ HREF="node24.html">Adding Block Encryption Algorithms</A>
+<LI><A NAME="tex2html34"
+ HREF="node25.html">Adding Stream Encryption Algorithms</A>
+</UL>
+<BR>
+<LI><A NAME="tex2html35"
+ HREF="node26.html">About this document ...</A>
+</UL>
+<!--End of Table of Child-Links-->
+<BR><HR>
+
+</BODY>
+</HTML>