Description of the feature request:
Are there any plans to add an option that a custom binary for the signing could be used?
The reason I'm asking this is because for security reasons we would like to replace the signing performed by a Rust implementation. Additionally we would like to add entropy checks before the signing.
Moreover, in case that in the future algorithms that are used will be considered as weak/unsafe it would be great to have the described feature to easily substitute to stronger algorithms.