Feature 10950 Replace pycrypto with pycryptodome 41/12941/1
authorGulsum Atici <gulsum.atici@canonical.com>
Mon, 9 Jan 2023 20:19:18 +0000 (23:19 +0300)
committerMark Beierl <mark.beierl@canonical.com>
Thu, 9 Feb 2023 19:49:13 +0000 (14:49 -0500)
commitf9b4b3dfbcc355bbea219b33862afe81b146c1f8
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