LICENSE
MANIFEST.in
README.md
setup.py
src/cryptonets_python_sdk/__init__.py
src/cryptonets_python_sdk/factor.py
src/cryptonets_python_sdk.egg-info/PKG-INFO
src/cryptonets_python_sdk.egg-info/SOURCES.txt
src/cryptonets_python_sdk.egg-info/dependency_links.txt
src/cryptonets_python_sdk.egg-info/requires.txt
src/cryptonets_python_sdk.egg-info/top_level.txt
src/cryptonets_python_sdk/factor_modules/FaceModule.py
src/cryptonets_python_sdk/factor_modules/__init__.py
src/cryptonets_python_sdk/handler/__init__.py
src/cryptonets_python_sdk/handler/nativeMethods.py
src/cryptonets_python_sdk/handler/lib/__init__.py
src/cryptonets_python_sdk/handler/lib/lib_fhe.so
src/cryptonets_python_sdk/helper/__init__.py
src/cryptonets_python_sdk/helper/decorators.py
src/cryptonets_python_sdk/helper/messages.py
src/cryptonets_python_sdk/helper/utils.py
src/cryptonets_python_sdk/helper/result_objects/__init__.py
src/cryptonets_python_sdk/helper/result_objects/ageEstimateResult.py
src/cryptonets_python_sdk/helper/result_objects/compareResult.py
src/cryptonets_python_sdk/helper/result_objects/deleteResult.py
src/cryptonets_python_sdk/helper/result_objects/enrollPredictResult.py
src/cryptonets_python_sdk/helper/result_objects/faceObjectResult.py
src/cryptonets_python_sdk/helper/result_objects/faceValidationResult.py
src/cryptonets_python_sdk/helper/result_objects/isValidDeprecatedResult.py
src/cryptonets_python_sdk/helper/result_objects/isValidResult.py
src/cryptonets_python_sdk/settings/__init__.py
src/cryptonets_python_sdk/settings/configuration.py
src/cryptonets_python_sdk/settings/loggingLevel.py
src/cryptonets_python_sdk/settings/moduleSettings.py
src/cryptonets_python_sdk/settings/supportedPlatforms.py