Skip to content

Commit 5fed923

Browse files
bdrodesropwareJB
authored andcommitted
Changed python inventory subdirectory structure to add old and new inventory models. Added some example old models.
1 parent 50db4fd commit 5fed923

19 files changed

+62
-0
lines changed

python/ql/src/experimental/cryptography/inventory/AllAsymmetricAlgorithms.ql renamed to python/ql/src/experimental/cryptography/inventory/new_models/AllAsymmetricAlgorithms.ql

File renamed without changes.

python/ql/src/experimental/cryptography/inventory/AllCryptoAlgorithms.ql renamed to python/ql/src/experimental/cryptography/inventory/new_models/AllCryptoAlgorithms.ql

File renamed without changes.

python/ql/src/experimental/cryptography/inventory/AsymmetricEncryptionAlgorithms.ql renamed to python/ql/src/experimental/cryptography/inventory/new_models/AsymmetricEncryptionAlgorithms.ql

File renamed without changes.

python/ql/src/experimental/cryptography/inventory/AsymmetricKeyGenOperation.ql renamed to python/ql/src/experimental/cryptography/inventory/new_models/AsymmetricKeyGenOperation.ql

File renamed without changes.

python/ql/src/experimental/cryptography/inventory/AsymmetricPaddingAlgorithms.ql renamed to python/ql/src/experimental/cryptography/inventory/new_models/AsymmetricPaddingAlgorithms.ql

File renamed without changes.

python/ql/src/experimental/cryptography/inventory/AuthenticatedEncryptionAlgorithms.ql renamed to python/ql/src/experimental/cryptography/inventory/new_models/AuthenticatedEncryptionAlgorithms.ql

File renamed without changes.

python/ql/src/experimental/cryptography/inventory/BlockModeAlgorithms.ql renamed to python/ql/src/experimental/cryptography/inventory/new_models/BlockModeAlgorithms.ql

File renamed without changes.

python/ql/src/experimental/cryptography/inventory/BlockModeKnownIVsOrNonces.ql renamed to python/ql/src/experimental/cryptography/inventory/new_models/BlockModeKnownIVsOrNonces.ql

File renamed without changes.

python/ql/src/experimental/cryptography/inventory/BlockModeUnknownIVsOrNonces.ql renamed to python/ql/src/experimental/cryptography/inventory/new_models/BlockModeUnknownIVsOrNonces.ql

File renamed without changes.

python/ql/src/experimental/cryptography/inventory/EllipticCurveAlgorithms.ql renamed to python/ql/src/experimental/cryptography/inventory/new_models/EllipticCurveAlgorithms.ql

File renamed without changes.

0 commit comments

Comments
 (0)