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