aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* reorganize contributing into development sectionPaul Kehrer2014-02-115-133/+185
* Merge pull request #593 from alex/better-readmeDavid Reid2014-02-112-7/+20
|\
| * Phrase more preciselyAlex Gaynor2014-02-111-2/+4
| * Fixed the language decl for htis blockAlex Gaynor2014-02-111-1/+1
| * Fixed #576 -- improve the readmeAlex Gaynor2014-02-102-6/+17
* | Merge pull request #580 from public/openssl-gen-rsa-keyDavid Reid2014-02-113-6/+96
|\ \
| * | Generate RSA KeysAlex Stapleton2014-02-113-6/+96
* | | Merge pull request #587 from Ayrx/otpPaul Kehrer2014-02-113-0/+304
|\ \ \ | |_|/ |/| |
| * | Fixed error in totp test vectors.Ayrx2014-02-101-2/+2
| * | Updated vectors to include secret.Ayrx2014-02-103-0/+52
| * | Renamed vectors/otp to vectors/oathAyrx2014-02-092-0/+0
| * | Added test vectors for HOTP and TOTP algorithms.Ayrx2014-02-093-0/+252
| |/
* | Merge pull request #591 from reaperhulk/fix-590Alex Gaynor2014-02-101-0/+2
|\ \ | |/ |/|
| * add X509_verify_cert_error_stringPaul Kehrer2014-02-101-0/+2
|/
* Merge pull request #579 from public/wordsAlex Gaynor2014-02-088-13/+13
|\
| * s/which/that/Alex Stapleton2014-02-088-13/+13
* | Merge pull request #583 from reaperhulk/rsa-marksAlex Gaynor2014-02-082-1/+3
|\ \
| * | pytest marks for RSAPaul Kehrer2014-02-082-1/+3
* | | Merge pull request #584 from public/key_sizePaul Kehrer2014-02-082-4/+4
|\ \ \ | |/ / |/| |
| * | s/bit_length/key_size/ (again)Alex Stapleton2014-02-082-4/+4
|/ /
* | Merge pull request #577 from public/backend-rsa-interfacePaul Kehrer2014-02-082-0/+30
|\ \
| * | Start of an RSABackend interfaceAlex Stapleton2014-02-082-0/+30
| |/
* | Merge pull request #559 from public/rsa-keysPaul Kehrer2014-02-075-0/+381
|\ \
| * | Make tests more explicit.Alex Stapleton2014-02-071-38/+89
| * | .Alex Stapleton2014-02-071-1/+1
| * | Add warning about untrusted private keysAlex Stapleton2014-02-071-0/+7
| * | Check that public_exponent is oddAlex Stapleton2014-02-072-12/+26
| * | Use os.path.join to make pathsAlex Stapleton2014-02-061-1/+4
| * | More sanity checksAlex Stapleton2014-02-063-3/+24
| * | Test alias propertiesAlex Stapleton2014-02-051-0/+5
| * | Use a version check when counting bit_lengthAlex Stapleton2014-02-051-2/+4
| * | RSA key docsAlex Stapleton2014-02-052-0/+52
| * | Check p*q=n in the testsAlex Stapleton2014-02-051-0/+2
| * | Sanity check keys.Alex Stapleton2014-02-052-1/+50
| * | RSA keysAlex Stapleton2014-02-053-0/+175
| |/
* | Merge pull request #578 from dreid/no-random-doctest-because-reasonsAlex Gaynor2014-02-071-1/+1
|\ \
| * | Use a pycon codeblock instead...David Reid2014-02-071-1/+1
|/ /
* | Merge pull request #575 from alex/development-statusDavid Reid2014-02-071-1/+0
|\ \
| * | Just drop the classifier entirelyAlex Gaynor2014-02-071-1/+0
| * | We're now past pre-alphaAlex Gaynor2014-02-071-1/+1
|/ /
* | Merge pull request #573 from manuels/patch-1Paul Kehrer2014-02-061-0/+4
|\ \
| * | Add support for DTLSv1manuels2014-02-061-0/+4
|/ /
* | Merge pull request #572 from alex/rephrasePaul Kehrer2014-02-062-17/+17
|\ \
| * | Rephrase for additional clairytAlex Gaynor2014-02-062-17/+17
* | | Merge pull request #570 from alex/use-urandomPaul Kehrer2014-02-062-0/+21
|\ \ \ | |/ / |/| |
| * | Be more alarmistAlex Gaynor2014-02-061-2/+2
| * | Fixed #568 -- Document that users should use urandom for all their random num...Alex Gaynor2014-02-062-0/+21
* | | Merge pull request #571 from parlarjb/patch-1Alex Gaynor2014-02-061-1/+1
|\ \ \ | |/ / |/| |
| * | Update padding.rstJay Parlar2014-02-061-1/+1
|/ /
* | Merge pull request #567 from alex/filename-matchPaul Kehrer2014-02-051-5/+12
|\ \