]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
python-common/cryptotools: move actual crypto opts into a class
authorJohn Mulligan <jmulligan@redhat.com>
Mon, 21 Apr 2025 19:07:59 +0000 (15:07 -0400)
committerJohn Mulligan <jmulligan@redhat.com>
Mon, 7 Jul 2025 13:32:24 +0000 (09:32 -0400)
commit4e4cfa58c4b124c0b0406619cc14ced0b2422550
tree5f7a8e71f62232cd96fa521f209ec1ae5ae78c41
parent955143ddfb3ea6f5f7b63902a734f17d393da4d8
python-common/cryptotools: move actual crypto opts into a class

The functions now handle the i/o but allow the crypto function class
to centralize the functions that actually use the crypto libs.

Signed-off-by: John Mulligan <jmulligan@redhat.com>
src/python-common/ceph/cryptotools/cryptotools.py