import {HashCtor} from "./types"; const SHA256 = require('bcrypto/lib/sha256-browser'); export {SHA256};