summaryrefslogtreecommitdiff
path: root/old/api/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'old/api/index.html')
-rw-r--r--old/api/index.html30
1 files changed, 30 insertions, 0 deletions
diff --git a/old/api/index.html b/old/api/index.html
new file mode 100644
index 0000000..0eda6ac
--- /dev/null
+++ b/old/api/index.html
@@ -0,0 +1,30 @@
+---
+layout: default
+---
+<html>
+<head>
+ <title>PyCrypto API Documentation</title>
+</head>
+
+<body>
+
+ <h1>PyCrypto API Documentation</h1>
+
+ <p>⚠️ NOTE: PyCrypto 2.x is unmaintained. These are provided for reference only.</p>
+
+ <p>Choose your version:</p>
+
+ <ul>
+ <li><a href="2.6/">2.6</a></li>
+ <li><a href="2.5/">2.5</a></li>
+ <li><a href="2.4/">2.4</a></li>
+ <li><a href="2.3/">2.3</a></li>
+ <li><a href="2.0.1/">2.0.1</a></li>
+ </ul>
+
+</body>
+
+</html>
+
+<!-- vim:set tabstop=2 softtabstop=2 shiftwidth=2 textwidth=0 expandtab: -->
+