Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cryptography
/
ca197befb9740adbd16d4517cdde3193937b795a
/
docs
166cbd3
Reflow some paragraphs in the contributing docs
by Alex Gaynor
· 12 years ago
7d4ca1e
address dreids review comments
by Richard Wall
· 12 years ago
40cde82
Address review comments. Better headings. More documentation build options
by Richard Wall
· 12 years ago
c3d1eb5
add some more links
by Richard Wall
· 12 years ago
0d9bb14
some narrative documentation explaining how to set up a development environment
by Richard Wall
· 12 years ago
0f7f781
Put a warning
by Alex Gaynor
· 12 years ago
6d02e2d
Make the lib and ffi public for the OpenSSL binding and document them
by Alex Gaynor
· 12 years ago
f1a39bd
OFB uses an initialization vector instead a nonce.
by David Reid
· 12 years ago
4223df7
add CFB to documentation
by Paul Kehrer
· 12 years ago
9287c23
Merge pull request #57 from reaperhulk/ofb-support
by Donald Stufft
· 12 years ago
c507412
change OFB iv to nonce to reflect dstufft nomenclature pitch
by Paul Kehrer
· 12 years ago
6f412a0
add output feedback mode support + test vectors (aes)
by Paul Kehrer
· 12 years ago
cd413a3
Cleaned up the docs for ECB
by Alex Gaynor
· 12 years ago
09980a5
remove unneeded init in ECB class, add warning to docs for ECB mode
by Paul Kehrer
· 12 years ago
13f108f
Add ECB class + docs + tests
by Paul Kehrer
· 12 years ago
2c67c82
Captitalize GH properly
by Alex Gaynor
· 12 years ago
c72e63f
More fully document the contribution process, move most of the details from
by Alex Gaynor
· 12 years ago
5e00e96
Merge pull request #28 from alex/simple-symmetric-encryption
by Hynek Schlawack
· 12 years ago
d8d91d4
Nit for Hynek
by Alex Gaynor
· 12 years ago
f88413a
Also mention that other packages miss python3 support
by Alex Gaynor
· 12 years ago
173de98
Test the symmetric encryption doc snippets using doctest
by Donald Stufft
· 12 years ago
235fa71
Use the Sphinx doctest builder
by Donald Stufft
· 12 years ago
292112b
Make the example error free
by Donald Stufft
· 12 years ago
f0d139a
Another issue we're targetting
by Alex Gaynor
· 12 years ago
d6bef56
English grammar
by Alex Gaynor
· 12 years ago
4373d7a
Added another item from hynek
by Alex Gaynor
· 12 years ago
aa66554
Document that we want AES-GCM
by Alex Gaynor
· 12 years ago
ec4ba73
Better gramar
by Alex Gaynor
· 12 years ago
3538fdb
Make this a heading
by Alex Gaynor
· 12 years ago
9f3468d
Better describe why this library exists. Refs #5
by Alex Gaynor
· 12 years ago
acc787a
Fixed example
by Alex Gaynor
· 12 years ago
641a3a0
Fully excised padding from the docs
by Alex Gaynor
· 12 years ago
a02d4ed
Removing padding from the encryption API
by Donald Stufft
· 12 years ago
4bc4519
Merge pull request #26 from alex/symmetric-encryption-docs
by Donald Stufft
· 12 years ago
b12f76e
Typo fix
by Alex Gaynor
· 12 years ago
97c6ace
There *is* a p in `cryptography` but it has a specific position in the word.
by Jean-Paul Calderone
· 12 years ago
51758ff
A padding example
by Alex Gaynor
· 12 years ago
c2ae2be
This is where padding goes
by Alex Gaynor
· 12 years ago
09515f0
Descriptive text
by Alex Gaynor
· 12 years ago
e62aa40
Describe the methods more explicitly
by Alex Gaynor
· 12 years ago
65678d0
Document this as a class
by Alex Gaynor
· 12 years ago
6badd9b
New language
by Alex Gaynor
· 12 years ago
2dc2b86
more accurate
by Alex Gaynor
· 12 years ago
4dd1c27
Move the modules around
by Alex Gaynor
· 12 years ago
a1b98f9
Fix
by Alex Gaynor
· 12 years ago
c4a5f06
This is a lie
by Alex Gaynor
· 12 years ago
1e3f81f
All caps
by Alex Gaynor
· 12 years ago
a4f529e
fix spelling errors, move module
by Alex Gaynor
· 12 years ago
1c1bad6
Document that IVs should not be reused.
by Alex Gaynor
· 12 years ago
c651f76
Document how long iv should be
by Alex Gaynor
· 12 years ago
48ec9a3
Try to document CBC
by Alex Gaynor
· 12 years ago
5ba2dfa
Attempt to document AES
by Alex Gaynor
· 12 years ago
e786943
Crypto is seriously hard
by Alex Gaynor
· 12 years ago
d96d100
Start stubbing out subheadings
by Alex Gaynor
· 12 years ago
0ca7fdb
Begin to describe the methods
by Alex Gaynor
· 12 years ago
f6c47e9
Started trying to document symmetric encryption
by Alex Gaynor
· 12 years ago
5e7926f
Document architecture changes
by Hynek Schlawack
· 12 years ago
71c7ac0
Fix typo in docs and use my private e-mail
by Hynek Schlawack
· 12 years ago
ca0752c
Use an HTTPS url for our mailing list
by Alex Gaynor
· 12 years ago
3000df3
Documented that our documentation is online
by Alex Gaynor
· 12 years ago
ddd90c1
Documented where the community is
by Alex Gaynor
· 12 years ago
9e3c250
Mention the implementaion strategies
by Alex Gaynor
· 12 years ago
1abfac7
Start to document the architecture.
by Alex Gaynor
· 12 years ago
6c7cfeb
Test that docs compile clean as well
by Alex Gaynor
· 12 years ago
b64929b
Clean up the docs index
by Alex Gaynor
· 12 years ago
c113c3b
Python 3.2 compatibility
by Alex Gaynor
· 12 years ago
d21da67
Pep8 corrections to docs/conf.py
by Alex Gaynor
· 12 years ago
c62e91f
Initial commit. Migrates over basic project files, and the OpenSSL bindings
by Alex Gaynor
· 12 years ago