botan
botan copied to clipboard
Add XOF API to FFI
Note that the C++ API provides an additional start() method that is currently not exposed via the FFI, because we don't implement any externally available XOFs that actually take a key and/or salt. If that ever changes, we'll may extend the API then.