Feature 10950 Replace pycrypto with pycryptodome 62/12862/10
authorGulsum Atici <gulsum.atici@canonical.com>
Mon, 9 Jan 2023 20:19:18 +0000 (23:19 +0300)
committerGulsum Atici <gulsum.atici@canonical.com>
Wed, 1 Feb 2023 14:46:14 +0000 (17:46 +0300)
commit76394efe9fbee088dddd1dc9d4da6f043c3959a5
tree970e62efc5a8cda80b96bd55d41ac405fc8863b4
parentabe9dced7126c866b751acf560aee085d6d2d69d
Feature 10950 Replace pycrypto with pycryptodome

Remove the pycrypto library and change encrypt and decrypt methods to work with pycryptodome.
Move encryption methods from N2VC to common.

Change-Id: I12a5f6138664ab6ebb7100c82523e91750f05f14
Signed-off-by: Gulsum Atici <gulsum.atici@canonical.com>
osm_common/dbbase.py
osm_common/dbmemory.py
osm_common/dbmongo.py
osm_common/fsmongo.py
osm_common/tests/test_dbbase.py
releasenotes/notes/use_pycryptpdome-8ef05275b779994b.yaml [new file with mode: 0644]
requirements.in
requirements.txt