Decryption Oracle - Base Functionality


⚠️ Before you continue: Please read the Disclaimer.
By using this site, software, or contracts, you acknowledge that you have read and accepted it.


This module provides shared decryption functionality, including cryptography, key and XML models, command-line tools, and decryption-specific configuration.

Chain Event Listener

The robust event listener has moved to the independently released finmath-chain-oracle-listener documentation. That site now owns the listener's processing model, finality and reconciliation guarantees, cursor persistence, retry behavior, preflight calls, receipt logging, and generic Spring configuration.

oracle-base retains a transitive listener dependency for compatibility. The runnable decryption oracle modules also declare the listener directly.

License

The code is distributed under the Apache License version 2.0, unless otherwise explicitly stated.