Russ Allbery <rra@stanford.edu> writes:
>Some way of verifying signatures via a library interface that does not involve
>a fork would be *very* nice.
All you'd need to do is implement it as a COM in-process component under Windows, you could even use CryptoAPI and... hmm... maybe the forking isn't such a bad thing after all. Peter :-).