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