aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* fix typo and show result of decryption in docsPaul Kehrer2013-10-221-2/+2
* Create CipherContext interface & document itPaul Kehrer2013-10-211-7/+22
* rename variables in encrypt/decrypt examplePaul Kehrer2013-10-211-4/+4
* address review commentsPaul Kehrer2013-10-211-3/+6
* update docs to reflect new encryptor APIPaul Kehrer2013-10-211-1/+2
* Merge pull request #146 from dstufft/use-cryptography-ioAlex Gaynor2013-10-201-1/+1
|\
| * Use the https://cryptography.io domain nameDonald Stufft2013-10-191-1/+1
* | Small fixups for the docsAlex Gaynor2013-10-201-2/+2
* | fix doc formatting and rename update param to "data"Paul Kehrer2013-10-191-6/+5
* | Simplify documentationMatthew Iversen2013-10-191-99/+24
* | MD5 support + documentation for all hashesPaul Kehrer2013-10-192-0/+165
|/
* Merge pull request #145 from reaperhulk/struct-styleAlex Gaynor2013-10-191-0/+10
|\
| * add struct style info to docsPaul Kehrer2013-10-191-0/+10
* | Start better documenting our security procedureAlex Gaynor2013-10-193-5/+15
|/
* DOcument the use of spaces hereAlex Gaynor2013-10-181-0/+9
* Document our style guide for C bindingsAlex Gaynor2013-10-181-2/+35
* additional doc work on ctrPaul Kehrer2013-10-171-8/+7
* ctr doc language take 3Paul Kehrer2013-10-171-8/+14
* remove confusing explanation about reusing nonce in counter mode docsPaul Kehrer2013-10-171-3/+1
* update docs to roughly describe many time pad attack & link cbcPaul Kehrer2013-10-171-2/+5
* AES Counter supportPaul Kehrer2013-10-171-0/+13
* Camellia block cipher supportPaul Kehrer2013-10-061-0/+9
* This is a comment, not a command run in a root shellAlex Gaynor2013-10-061-1/+1
* Use the right lexer for these examplesAlex Gaynor2013-10-061-4/+4
* Switch all repositories over to the new locationDonald Stufft2013-10-042-3/+3
* Fix typo in OpenSSL bindings docsHynek Schlawack2013-10-031-1/+1
* Reflow some paragraphs in the contributing docsAlex Gaynor2013-10-011-13/+11
* address dreids review commentsRichard Wall2013-10-011-41/+7
* Address review comments. Better headings. More documentation build optionsRichard Wall2013-10-011-37/+60
* add some more linksRichard Wall2013-10-011-8/+13
* some narrative documentation explaining how to set up a development environmentRichard Wall2013-10-011-0/+81
* Put a warningAlex Gaynor2013-09-301-0/+7
* Make the lib and ffi public for the OpenSSL binding and document themAlex Gaynor2013-09-303-0/+31
* OFB uses an initialization vector instead a nonce.David Reid2013-09-111-6/+8
* add CFB to documentationPaul Kehrer2013-09-111-0/+13
* Merge pull request #57 from reaperhulk/ofb-supportDonald Stufft2013-09-101-0/+11
|\
| * change OFB iv to nonce to reflect dstufft nomenclature pitchPaul Kehrer2013-09-101-8/+6
| * add output feedback mode support + test vectors (aes)Paul Kehrer2013-09-101-0/+13
* | Cleaned up the docs for ECBAlex Gaynor2013-09-101-5/+9
|/
* remove unneeded init in ECB class, add warning to docs for ECB modePaul Kehrer2013-09-101-0/+1
* Add ECB class + docs + testsPaul Kehrer2013-09-101-0/+12
* Captitalize GH properlyAlex Gaynor2013-09-091-2/+2
* More fully document the contribution process, move most of the details fromAlex Gaynor2013-09-092-0/+81
* Merge pull request #28 from alex/simple-symmetric-encryptionHynek Schlawack2013-09-071-3/+9
|\
| * Test the symmetric encryption doc snippets using doctestDonald Stufft2013-08-121-3/+9
* | Nit for HynekAlex Gaynor2013-08-121-1/+1
* | Also mention that other packages miss python3 supportAlex Gaynor2013-08-121-1/+1
|/
* Use the Sphinx doctest builderDonald Stufft2013-08-111-0/+1
* Make the example error freeDonald Stufft2013-08-111-1/+1
* Another issue we're targettingAlex Gaynor2013-08-111-0/+1