nucypher/tests/integration/config
derekpierre 03ca66b561 Utilize efficiency improvements to ThresholdMessageKit that ensures that Ciphertext is not needlessly copied between python layer and Rust later.
Allow ciphertext header to be directly obtained without needing to first get the Ciphertext.
Move decryption of ferveo encrypted data into a method on ThresholdMessageKit so that the Ciphertext data can be used directly in Rust layer, and not pulled into python to then pass
it back into the Rust layer for decryption.
2023-08-27 03:19:28 +02:00
..
test_base_configuration.py
test_character_configuration.py run black code formatter on condition.evm.py and test_character_configuration.py, fixes ruff linting errors. 2023-08-22 15:54:56 +02:00
test_configuration_persistence.py Caracters (config) are blockchainy 2023-06-26 20:42:51 +02:00
test_keystore_integration.py Utilize efficiency improvements to ThresholdMessageKit that ensures that Ciphertext is not needlessly copied between python layer and Rust later. 2023-08-27 03:19:28 +02:00
test_storages.py unskip IP detection CLI tests with required mocks 2022-12-07 11:29:26 +00:00