Skip to content
  • Weiliang Li's avatar
    Add sha2-256 hash function (#4218) · dcaabbaa
    Weiliang Li authored
    * Add sha2-256 hash function
    
    Widely used hash function, supported by bitcoin and ethereum
    
    * Add runtime io support
    
    * add test
    
    * add test
    
    * Update hashing.rs
    
    * Update hashing.rs
    dcaabbaa