/** * @summary Create blake2b values with specified bitlengths */ export { blake2AsHex, blake2AsU8a } from './asU8a.js';