Commit graph

23 commits

Author SHA1 Message Date
Alex Gaynor
c4a5f069c4 This is a lie 2013-08-08 11:35:20 -07:00
Alex Gaynor
1e3f81fe70 All caps 2013-08-08 11:31:43 -07:00
Alex Gaynor
a4f529e2db fix spelling errors, move module 2013-08-08 11:29:06 -07:00
Alex Gaynor
1c1bad6b33 Document that IVs should not be reused. 2013-08-08 11:27:47 -07:00
Alex Gaynor
c651f76b50 Document how long iv should be 2013-08-08 11:17:56 -07:00
Alex Gaynor
48ec9a30b0 Try to document CBC 2013-08-08 11:13:46 -07:00
Alex Gaynor
5ba2dfa1c0 Attempt to document AES 2013-08-08 11:04:44 -07:00
Alex Gaynor
e7869438c4 Crypto is seriously hard 2013-08-08 07:39:26 -07:00
Alex Gaynor
d96d10000f Start stubbing out subheadings 2013-08-08 07:37:26 -07:00
Alex Gaynor
0ca7fdbd09 Begin to describe the methods 2013-08-08 07:35:26 -07:00
Alex Gaynor
f6c47e9eac Started trying to document symmetric encryption 2013-08-08 07:16:01 -07:00
Hynek Schlawack
5e7926f5af Document architecture changes 2013-08-08 08:46:44 +02:00
Hynek Schlawack
71c7ac0901 Fix typo in docs and use my private e-mail 2013-08-08 07:48:48 +02:00
Alex Gaynor
ca0752c4a4 Use an HTTPS url for our mailing list 2013-08-07 17:25:47 -07:00
Alex Gaynor
3000df3200 Documented that our documentation is online 2013-08-07 17:21:44 -07:00
Alex Gaynor
ddd90c149a Documented where the community is 2013-08-07 13:10:32 -07:00
Alex Gaynor
9e3c250f66 Mention the implementaion strategies 2013-08-07 12:59:44 -07:00
Alex Gaynor
1abfac7909 Start to document the architecture. 2013-08-07 12:59:04 -07:00
Alex Gaynor
6c7cfeb020 Test that docs compile clean as well 2013-08-07 11:25:59 -07:00
Alex Gaynor
b64929b18f Clean up the docs index 2013-08-07 11:21:47 -07:00
Alex Gaynor
c113c3b661 Python 3.2 compatibility 2013-08-07 08:36:20 -07:00
Alex Gaynor
d21da67719 Pep8 corrections to docs/conf.py 2013-08-07 08:12:16 -07:00
Alex Gaynor
c62e91f3ec Initial commit. Migrates over basic project files, and the OpenSSL bindings
from OpenTLS.
2013-08-06 19:31:02 -07:00