Alex Gaynor
|
537f1e032b
|
Scrypt is a word
|
2014-03-01 16:33:02 -08:00 |
|
Alex Gaynor
|
75e72ea977
|
Added vectors for scrypt from the draft RFC
|
2014-03-01 12:18:27 -08:00 |
|
Wouter Bolsterlee
|
d63cbd0a76
|
Fix ":param:" syntax in KDF docs
|
2014-03-01 00:45:31 +01:00 |
|
Paul Kehrer
|
adba07a814
|
docs language improvement
|
2014-02-26 23:55:51 -04:00 |
|
Paul Kehrer
|
fef1fbd118
|
address some review comments
|
2014-02-26 23:39:37 -04:00 |
|
Paul Kehrer
|
a0c157f467
|
fix docs, port some review comments forward to the new PR
|
2014-02-25 23:05:54 -06:00 |
|
Paul Kehrer
|
4c0b4a9998
|
more kwargs
|
2014-02-25 22:59:03 -06:00 |
|
Paul Kehrer
|
42b3713eed
|
add RSA verification support
|
2014-02-25 22:59:03 -06:00 |
|
Alex Gaynor
|
d8c8f7cde6
|
Merge pull request #673 from reaperhulk/rsa-pkcs1-signature-only
Add RSA PKCS1 signing (and structure for PSS + verification)
|
2014-02-25 20:58:19 -08:00 |
|
Alex Gaynor
|
3e4729aa62
|
Cite Thomas Ptacek for urandom
|
2014-02-25 14:12:35 -08:00 |
|
Paul Kehrer
|
62a9217aa3
|
reorganize docs slightly
|
2014-02-25 13:56:53 -06:00 |
|
Alex Gaynor
|
fb843aa91d
|
Re-linewrap the symmetric encryption doc source
|
2014-02-25 11:37:36 -08:00 |
|
David Reid
|
7c49d18006
|
Do some nitpicking cleanup of the twofactor code and documentation.
|
2014-02-25 11:05:46 -08:00 |
|
Ayrx
|
72e7477089
|
Fixed wrong param naming in totp documentation
|
2014-02-25 11:43:48 +08:00 |
|
Ayrx
|
1f8a1e8011
|
Fixed documentation
|
2014-02-25 10:36:32 +08:00 |
|
Ayrx
|
3b6423dc2a
|
Updated HOTP and TOTP doctests
|
2014-02-25 10:36:32 +08:00 |
|
Ayrx
|
52e1e93088
|
Added method definitions to TOTP documentation.
|
2014-02-25 10:36:32 +08:00 |
|
Ayrx
|
cec584caa9
|
Updated secret key description
|
2014-02-25 10:36:32 +08:00 |
|
Ayrx
|
341399d1ed
|
Fixed documentation based on alexs' comments.
|
2014-02-25 10:36:32 +08:00 |
|
Ayrx
|
f39716de33
|
Small fixes
|
2014-02-25 10:36:32 +08:00 |
|
Ayrx
|
7ea36ed7b7
|
Added documentation for TOTP.
|
2014-02-25 10:36:32 +08:00 |
|
Paul Kehrer
|
5b6ce2a63a
|
some style fixes suggested by pep8-naming
|
2014-02-24 20:16:10 -06:00 |
|
Paul Kehrer
|
0377f5a78d
|
rename PKCS1->PKCS1v15 & UnsupportedAsymmetricPadding->UnsupportedPadding
|
2014-02-24 19:04:46 -06:00 |
|
Matthew Iversen
|
69a6fad6e9
|
Add changelog to toplevel, include in sdist
|
2014-02-25 02:12:13 +11:00 |
|
Paul Kehrer
|
8dd9713ae2
|
incorporate review feedback. kwarg!
|
2014-02-23 19:26:05 -06:00 |
|
Paul Kehrer
|
4ccceaf448
|
add RSA PKCS1 signing (and structure for PSS + verification)
|
2014-02-23 11:26:37 -06:00 |
|
Paul Kehrer
|
f7cf6ab4e0
|
Merge pull request #667 from public/pkcs8-test-keys
PKCS#8 test keys
|
2014-02-23 09:39:58 -06:00 |
|
Paul Kehrer
|
2154135f7c
|
0.2.1 changelog
|
2014-02-22 15:58:25 -06:00 |
|
Alex Stapleton
|
abec8a10e5
|
Document PKCS #8 key sources
|
2014-02-22 16:33:24 +00:00 |
|
Paul Kehrer
|
c85157b5fb
|
Merge pull request #619 from public/openssl-key-loading-interfaces
Interfaces for loading OpenSSL "traditional" format private keys.
|
2014-02-21 11:21:28 -06:00 |
|
Ayrx
|
c2e5340924
|
Fixed HOTP test path, added changelog and myself to author list.
|
2014-02-21 11:30:02 +08:00 |
|
Ayrx
|
94c73592a8
|
Added "version added" to docs
|
2014-02-21 11:13:35 +08:00 |
|
Ayrx
|
8c1ad596b0
|
Changed module name from otp to twofactor.
|
2014-02-21 11:13:35 +08:00 |
|
Ayrx
|
26d276f2a9
|
Updated documentation.
|
2014-02-21 11:13:35 +08:00 |
|
Ayrx
|
ebadb6b293
|
Updated docs with notes on throttling and resynchronization.
|
2014-02-21 11:13:35 +08:00 |
|
Ayrx
|
b5189afaf1
|
Added a max limit of 8 on length parameter. Updated documentation.
|
2014-02-21 11:13:35 +08:00 |
|
Ayrx
|
25b1d21b40
|
Updated documentation.
|
2014-02-21 11:13:35 +08:00 |
|
Ayrx
|
a7769110ef
|
Updated according to code review feedback.
|
2014-02-21 11:13:35 +08:00 |
|
Ayrx
|
b2ee044298
|
Minor changes for python3 compat and documentation changes
|
2014-02-21 11:13:35 +08:00 |
|
Ayrx
|
18ca44bfef
|
Added documentation for HOTP implementation.
|
2014-02-21 11:13:35 +08:00 |
|
Alex Stapleton
|
2fb76a3d39
|
OpenSSL "traditional" key format loading...
Backend interface only.
|
2014-02-20 19:48:51 +00:00 |
|
Paul Kehrer
|
f933572455
|
boilerplate to reopen master for third release work
|
2014-02-20 13:37:51 -06:00 |
|
Alex Gaynor
|
63614e8671
|
Bump version numbers for 0.2 release
|
2014-02-20 10:44:16 -08:00 |
|
Paul Kehrer
|
176ae10d9a
|
Merge pull request #621 from public/openssl-pem-vectors
Test data for the OpenSSL key serialisation format
|
2014-02-19 18:25:12 -06:00 |
|
Alex Gaynor
|
5809d48ef8
|
Try to be more precise
|
2014-02-19 13:33:18 -08:00 |
|
Alex Stapleton
|
58db154629
|
Link to the specific sources of these vectors
|
2014-02-19 21:18:15 +00:00 |
|
Alex Stapleton
|
52e40488aa
|
Add OpenSSL PEM vector docs
|
2014-02-19 20:53:21 +00:00 |
|
Alex Gaynor
|
59a6bc68d4
|
Capitalization and linkification
|
2014-02-18 18:13:48 -08:00 |
|
Alex Gaynor
|
cd8dee53f4
|
This is a real word, I swear to god it is
|
2014-02-18 16:50:35 -08:00 |
|
Alex Gaynor
|
c37adab9bd
|
Use a real word
|
2014-02-18 16:46:58 -08:00 |
|