api: migrate create_key to cryptography library (#138)
This completes the migration from shelling out to `openssl` to the
cryptography library.
Resolve #109
Signed-off-by:
Kyle Fazzari <kyle@canonical.com>
Showing
- sros2/sros2/api/__init__.py 71 additions, 227 deletionssros2/sros2/api/__init__.py
- sros2/test/sros2/commands/security/verbs/test_create_key.py 31 additions, 43 deletionssros2/test/sros2/commands/security/verbs/test_create_key.py
- sros2/test/sros2/commands/security/verbs/test_create_keystore.py 55 additions, 65 deletions...est/sros2/commands/security/verbs/test_create_keystore.py
Loading
Please register or sign in to comment