Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cryptography
/
5b699cceabf0973f1232d1da269cfef0d64da2d9
/
docs
7728516
Enable the new read the docs theme, it's pretty.
by Alex Gaynor
· 11 years ago
2b9b301
md5 is 128-bit. The person responsible for this mistake has been shot
by Paul Kehrer
· 11 years ago
63ba665
Don't try to fit the type into the :return: declaration instead describe it in the prose where it'll be properly linked.
by David Reid
· 11 years ago
9949702
Merge pull request #112 from reaperhulk/block-cipher-decrypt
by David Reid
· 11 years ago
f6cf956
more docs
by Paul Kehrer
· 11 years ago
fbcc564
grammar
by Alex Gaynor
· 11 years ago
077c50b
Merge branch 'master' into triple-des
by Alex Gaynor
· 11 years ago
f1903e9
fix doc test failure
by Paul Kehrer
· 11 years ago
d1afe39
fix typo and show result of decryption in docs
by Paul Kehrer
· 11 years ago
5399fd0
Create CipherContext interface & document it
by Paul Kehrer
· 11 years ago
f3b06cd
Document this parameter to the constructor
by Alex Gaynor
· 11 years ago
3e0895c
rename variables in encrypt/decrypt example
by Paul Kehrer
· 11 years ago
653463f
address review comments
by Paul Kehrer
· 11 years ago
9f79164
Merge branch 'master' into triple-des
by Alex Gaynor
· 11 years ago
dec09fc
update docs to reflect new encryptor API
by Paul Kehrer
· 11 years ago
e588209
Merge pull request #146 from dstufft/use-cryptography-io
by Alex Gaynor
· 11 years ago
ddc62f0
Small fixups for the docs
by Alex Gaynor
· 11 years ago
6b9ddeb
fix doc formatting and rename update param to "data"
by Paul Kehrer
· 11 years ago
505491b
Simplify documentation
by Matthew Iversen
· 11 years ago
36e7d0d
MD5 support + documentation for all hashes
by Paul Kehrer
· 11 years ago
bf9df01
Use the https://cryptography.io domain name
by Donald Stufft
· 11 years ago
9f9f550
Merge pull request #145 from reaperhulk/struct-style
by Alex Gaynor
· 11 years ago
3ed80ba
add struct style info to docs
by Paul Kehrer
· 11 years ago
99b69d9
Start better documenting our security procedure
by Alex Gaynor
· 11 years ago
1e8744a
DOcument the use of spaces here
by Alex Gaynor
· 11 years ago
e6466a5
Document our style guide for C bindings
by Alex Gaynor
· 11 years ago
89b3dd3
additional doc work on ctr
by Paul Kehrer
· 11 years ago
4506428
ctr doc language take 3
by Paul Kehrer
· 11 years ago
0ba2f94
remove confusing explanation about reusing nonce in counter mode docs
by Paul Kehrer
· 11 years ago
389892f
update docs to roughly describe many time pad attack & link cbc
by Paul Kehrer
· 11 years ago
d0ec60e
AES Counter support
by Paul Kehrer
· 11 years ago
17adce6
Fixed huge inaccuracies in the docs
by Alex Gaynor
· 11 years ago
e761f8b
Merge branch 'master' into triple-des
by Alex Gaynor
· 11 years ago
dff22d4
Camellia block cipher support
by Paul Kehrer
· 11 years ago
7587ded
This is a comment, not a command run in a root shell
by Alex Gaynor
· 11 years ago
ae5c907
Use the right lexer for these examples
by Alex Gaynor
· 11 years ago
8570794
Switch all repositories over to the new location
by Donald Stufft
· 11 years ago
5cb03b2
Fix typo in OpenSSL bindings docs
by Hynek Schlawack
· 11 years ago
166cbd3
Reflow some paragraphs in the contributing docs
by Alex Gaynor
· 11 years ago
7d4ca1e
address dreids review comments
by Richard Wall
· 11 years ago
40cde82
Address review comments. Better headings. More documentation build options
by Richard Wall
· 11 years ago
c3d1eb5
add some more links
by Richard Wall
· 11 years ago
0d9bb14
some narrative documentation explaining how to set up a development environment
by Richard Wall
· 11 years ago
0f7f781
Put a warning
by Alex Gaynor
· 11 years ago
6d02e2d
Make the lib and ffi public for the OpenSSL binding and document them
by Alex Gaynor
· 11 years ago
f1a39bd
OFB uses an initialization vector instead a nonce.
by David Reid
· 11 years ago
4223df7
add CFB to documentation
by Paul Kehrer
· 11 years ago
9287c23
Merge pull request #57 from reaperhulk/ofb-support
by Donald Stufft
· 11 years ago
c507412
change OFB iv to nonce to reflect dstufft nomenclature pitch
by Paul Kehrer
· 11 years ago
6f412a0
add output feedback mode support + test vectors (aes)
by Paul Kehrer
· 11 years ago
cd413a3
Cleaned up the docs for ECB
by Alex Gaynor
· 11 years ago
09980a5
remove unneeded init in ECB class, add warning to docs for ECB mode
by Paul Kehrer
· 11 years ago
13f108f
Add ECB class + docs + tests
by Paul Kehrer
· 11 years ago
6c7be9c
Merge branch 'master' into triple-des
by Alex Gaynor
· 11 years ago
2c67c82
Captitalize GH properly
by Alex Gaynor
· 11 years ago
c72e63f
More fully document the contribution process, move most of the details from
by Alex Gaynor
· 11 years ago
2f355d1
These are capitalized
by Alex Gaynor
· 11 years ago
aeb714c
Iinital work on 3DES. No tests and no implementation yet.
by Alex Gaynor
· 11 years ago
5e00e96
Merge pull request #28 from alex/simple-symmetric-encryption
by Hynek Schlawack
· 11 years ago
d8d91d4
Nit for Hynek
by Alex Gaynor
· 11 years ago
f88413a
Also mention that other packages miss python3 support
by Alex Gaynor
· 11 years ago
173de98
Test the symmetric encryption doc snippets using doctest
by Donald Stufft
· 11 years ago
235fa71
Use the Sphinx doctest builder
by Donald Stufft
· 11 years ago
292112b
Make the example error free
by Donald Stufft
· 11 years ago
f0d139a
Another issue we're targetting
by Alex Gaynor
· 11 years ago
d6bef56
English grammar
by Alex Gaynor
· 11 years ago
4373d7a
Added another item from hynek
by Alex Gaynor
· 11 years ago
aa66554
Document that we want AES-GCM
by Alex Gaynor
· 11 years ago
ec4ba73
Better gramar
by Alex Gaynor
· 11 years ago
3538fdb
Make this a heading
by Alex Gaynor
· 11 years ago
9f3468d
Better describe why this library exists. Refs #5
by Alex Gaynor
· 11 years ago
acc787a
Fixed example
by Alex Gaynor
· 11 years ago
641a3a0
Fully excised padding from the docs
by Alex Gaynor
· 11 years ago
a02d4ed
Removing padding from the encryption API
by Donald Stufft
· 11 years ago
4bc4519
Merge pull request #26 from alex/symmetric-encryption-docs
by Donald Stufft
· 11 years ago
b12f76e
Typo fix
by Alex Gaynor
· 11 years ago
97c6ace
There *is* a p in `cryptography` but it has a specific position in the word.
by Jean-Paul Calderone
· 11 years ago
51758ff
A padding example
by Alex Gaynor
· 11 years ago
c2ae2be
This is where padding goes
by Alex Gaynor
· 11 years ago
09515f0
Descriptive text
by Alex Gaynor
· 11 years ago
e62aa40
Describe the methods more explicitly
by Alex Gaynor
· 11 years ago
65678d0
Document this as a class
by Alex Gaynor
· 11 years ago
6badd9b
New language
by Alex Gaynor
· 11 years ago
2dc2b86
more accurate
by Alex Gaynor
· 11 years ago
4dd1c27
Move the modules around
by Alex Gaynor
· 11 years ago
a1b98f9
Fix
by Alex Gaynor
· 11 years ago
c4a5f06
This is a lie
by Alex Gaynor
· 11 years ago
1e3f81f
All caps
by Alex Gaynor
· 11 years ago
a4f529e
fix spelling errors, move module
by Alex Gaynor
· 11 years ago
1c1bad6
Document that IVs should not be reused.
by Alex Gaynor
· 11 years ago
c651f76
Document how long iv should be
by Alex Gaynor
· 11 years ago
48ec9a3
Try to document CBC
by Alex Gaynor
· 11 years ago
5ba2dfa
Attempt to document AES
by Alex Gaynor
· 11 years ago
e786943
Crypto is seriously hard
by Alex Gaynor
· 11 years ago
d96d100
Start stubbing out subheadings
by Alex Gaynor
· 11 years ago
0ca7fdb
Begin to describe the methods
by Alex Gaynor
· 11 years ago
f6c47e9
Started trying to document symmetric encryption
by Alex Gaynor
· 11 years ago
5e7926f
Document architecture changes
by Hynek Schlawack
· 11 years ago
71c7ac0
Fix typo in docs and use my private e-mail
by Hynek Schlawack
· 11 years ago
ca0752c
Use an HTTPS url for our mailing list
by Alex Gaynor
· 11 years ago
Next »