]> 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)
committerNizamudeen A <nia@redhat.com>
Mon, 5 Jan 2026 10:44:33 +0000 (16:14 +0530)
commitf9b897406f1b5d5e7ebae09252d562b543c6f0e0
treea9a8725430b14adc3ef99dc83be600314e75efdb
parentfcc7827146be3d3be2397efb599f61a69c783a61
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>
(cherry picked from commit 4e4cfa58c4b124c0b0406619cc14ced0b2422550)
src/python-common/ceph/cryptotools/cryptotools.py