It would be useful to see whether the botan bindings can be integrated into existing Haskell libraries that require cryptographic primitives, such as tls to name one such library. As part of this proof of concept, it might make sense to investigate how far off the botan bindings are from being a drop-in Haskell cryptography library.
It would be useful to see whether the botan bindings can be integrated into existing Haskell libraries that require cryptographic primitives, such as
tlsto name one such library. As part of this proof of concept, it might make sense to investigate how far off the botan bindings are from being a drop-in Haskell cryptography library.