Christian Bouvier
4c63cc67e0
Enhancement: Increment RSA key size to 2048.
...
It seems like many lead institutions related with security are
recommending a minimum key length of 112-bits since 2013.
In order to achieve that, a RSA key size of 2048 (or more) is required.
2018-10-05 11:55:35 -03:00
Philippe Savoie
5dcd6a10b0
Add pep8 compliance and checker
2017-08-22 11:53:52 -07:00
Ignacio Fiorentino
6ed2c200a7
Update pyjwkest to version 1.3.0.
2016-10-03 12:54:54 -03:00
juanifioren
998ea5fcd1
Implementation of RSA Keys using Models. Also providing DOC.
2016-01-25 17:52:24 -03:00
Wojciech Bartosiak
45b0f2e5d1
Fixed generating key in wrong folder - ignoring value of OIDC_RSA_KEY_FOLDER
2016-01-10 20:58:11 +00:00
Pablo SEMINARIO
db977f65a6
Append binary file mode to write RSA exported key needed by Python 3
2015-10-19 21:46:25 +02:00
Pablo SEMINARIO
b89115165c
Fix use of deprecated Exception.message in Python 3
2015-10-19 21:46:25 +02:00
Pablo SEMINARIO
daee582207
Remove unused CommandError import
2015-10-19 21:46:25 +02:00
juanifioren
7e52112a31
Add missing __init__ file.
2015-07-13 17:18:13 -03:00
juanifioren
2fc83f6aa6
Add missing __init__ file.
2015-07-13 16:25:11 -03:00
juanifioren
9eb5f67a95
Add a command for creating rsa key.
2015-07-13 15:49:08 -03:00