botan icon indicating copy to clipboard operation
botan copied to clipboard

Add XOF API to FFI

Open reneme opened this issue 2 months ago • 1 comments

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.

reneme avatar Nov 05 '25 09:11 reneme

Coverage Status

coverage: 90.685% (-1.3%) from 92.015% when pulling 2aa7d7fb0cce35ed90d47bec42689edfc6eb10b3 on Rohde-Schwarz:feature/xof_in_ffi into 77ff62992a4862ff821ef200e1630c17e4b9c418 on randombit:master.

coveralls avatar Nov 05 '25 10:11 coveralls