aboutsummaryrefslogtreecommitdiffstats
path: root/docs/hazmat/backends
Commit message (Expand)AuthorAgeFilesLines
* Added CMAC docsAyrx2014-04-221-1/+1
* docs, tests, general huge improvements to RSA decryptionPaul Kehrer2014-04-201-0/+12
* Changed cmac_supported() to cmac_algorithm_supported()Ayrx2014-04-161-2/+5
* Added CMAC backend interface documentationAyrx2014-04-151-0/+24
* Add docs for DSA parameters and key generationMohammed Attia2014-04-041-0/+34
* Standardise on sentence case for titlesAlex Stapleton2014-03-184-7/+7
* Merge pull request #772 from reaperhulk/rsa-mgf1-supported-interfaceAlex Gaynor2014-03-101-0/+14
|\
| * add mgf1_hash_supported to the RSABackend interfacePaul Kehrer2014-03-101-0/+14
* | document our oldest supported openssl and deny older supportPaul Kehrer2014-03-101-1/+3
|/
* Added note in documentation about OS X version supportAyrx2014-03-081-1/+2
* Convert stuffAlex Gaynor2014-03-061-1/+1
* OpenSSL "traditional" key format loading...Alex Stapleton2014-02-201-0/+23
* let's try renaming everything I said I'd renamePaul Kehrer2014-02-181-1/+1
* some grammar fixes, rename a method or twoPaul Kehrer2014-02-181-5/+5
* create_rsa_sign_ctx->create_rsa_signature_ctxPaul Kehrer2014-02-171-1/+1
* add docs for sign/verify ctx creation interfacePaul Kehrer2014-02-171-0/+36
* typoPaul Kehrer2014-02-111-1/+1
* less confusing languagePaul Kehrer2014-02-111-2/+3
* be accurate when telling users what CryptGenRandom uses under the hoodPaul Kehrer2014-02-111-2/+3
* Generate RSA KeysAlex Stapleton2014-02-111-0/+1
* Merge pull request #579 from public/wordsAlex Gaynor2014-02-082-2/+2
|\
| * s/which/that/Alex Stapleton2014-02-082-2/+2
* | s/bit_length/key_size/ (again)Alex Stapleton2014-02-081-2/+2
* | Merge pull request #577 from public/backend-rsa-interfacePaul Kehrer2014-02-081-0/+21
|\ \
| * | Start of an RSABackend interfaceAlex Stapleton2014-02-081-0/+21
| |/
* | remove deactivate and replace with activate_builtin_randomPaul Kehrer2014-02-051-5/+2
* | Merge branch 'master' into urandom-enginePaul Kehrer2014-02-052-3/+22
|\|
| * Document which backends implement which itnerfaces. Fixes #538Alex Gaynor2014-02-041-1/+20
| * Fixed a typo in the docsAlex Gaynor2014-02-031-2/+2
* | Merge branch 'master' into urandom-enginePaul Kehrer2014-02-034-1/+48
|\|
| * Chanloge + versionaddedAlex Gaynor2014-02-031-0/+2
| * Added an example usageAlex Gaynor2014-02-031-0/+12
| * Merge branch 'master' into prioritized-multi-backendAlex Gaynor2014-02-032-2/+20
| |\
| | * Complete sentences.Alex Gaynor2014-01-311-0/+2
| | * Fixes #539 -- document which interfaces a backend implementsAlex Gaynor2014-01-312-2/+18
| * | Typo fixAlex Gaynor2014-02-031-1/+1
| * | Added to toctreeAlex Gaynor2014-02-031-0/+1
| * | Rename and documentAlex Gaynor2014-02-031-0/+14
| |/
* | change register/unregister to activate/deactivatePaul Kehrer2014-01-311-8/+5
* | more explanation of what an active osrandom engine meansPaul Kehrer2014-01-311-4/+10
* | address review comments on osrandom engine, reorganize some codePaul Kehrer2014-01-301-1/+1
* | add a hyphen to please the spellcheck godsPaul Kehrer2014-01-291-1/+1
* | rst syntaxPaul Kehrer2014-01-291-1/+1
* | add a little info about the various system randoms. maybe useful?Paul Kehrer2014-01-291-0/+12
* | update random engine docsPaul Kehrer2014-01-291-10/+20
* | Merge branch 'master' into urandom-enginePaul Kehrer2014-01-292-32/+45
|\|
| * Merge pull request #520 from reaperhulk/pbkdf2-opensslDavid Reid2014-01-291-0/+41
| |\
| | * update docs re: PBKDF2HMAC iterationsPaul Kehrer2014-01-291-1/+3
| | * doc updates based on reviewPaul Kehrer2014-01-281-2/+1
| | * rename PBKDF2 to PBKDF2HMAC, address many other review commentsPaul Kehrer2014-01-281-8/+8