Scott Kitterman
|
810d543085
|
Create ed25519 key files with secure permissions to avoid risk of insecure chmode call/race condition (LP: #2017430)
|
2023-04-30 09:25:28 -04:00 |
|
Spitap
|
fab181ae34
|
Add key generation unit test
|
2022-08-01 09:42:44 +02:00 |
|
Scott Kitterman
|
dc2f7f07f2
|
- dknewkey: On posix operating systems set file permissions to 600 for ed25519 private key files (as is already done for RSA) (LP: #1857827)
|
2019-12-31 01:17:19 -05:00 |
|
Scott Kitterman
|
72f58200e3
|
- Refactored dknewkey so that it correctly writes out text instead of bytes
|
2018-12-08 17:32:56 -05:00 |
|
Thomas Ward
|
a1ca321fa5
|
PEP8 Blank Lines Style Issues, lp:1782596
|
2018-10-27 20:53:32 -04:00 |
|
Scott Kitterman
|
e50d3907ae
|
Fixup script structure for entrypoints
|
2018-03-26 03:35:03 -04:00 |
|
Scott Kitterman
|
d860dfd51e
|
Switch to setuptools/entrypoints from distutils/scripts
|
2018-03-25 22:39:20 -04:00 |
|