Nickolay Olshevsky
Nickolay Olshevsky
@TJ-91 PRs which fix CI are finally merged, so could you please rebase this on main to get it merged? Thanks!
Merging with two approvals. Thanks all!
This could be done via some vector as field of the signature, which includes specific signature invalidation error codes, and FFI API which would allow to return those from the...
@ronaldtse @desvxx @maxirmx ping for review!
@maxirmx Thanks! Wanna make another also large PR, based on this one.
@maxirmx thanks for the review. Having static variable would have issues with multi-threaded applications, which now could use at least separate rnp_ffi_t objects in different threads.
Merging with two approvals and green CI. Thanks!
Closing this as it's usage for CI is controversial.
cc @falko-strenzke @TJ-91
Quick look at https://pkgs.org/search/?q=Botan shows that most systems use Botan 2.x, and ones which use 3.x are already 3.2+. So probably it would be easier solution to require Botan 3.2.+...