import {HashCtor} from './types'; const BLAKE2s128 = require('bcrypto/lib/blake2s128'); export {BLAKE2s128}