Part of Slepp's ProjectsPastebinTURLImagebinFilebin
Feedback -- English French German Japanese
Create Upload Newest Tools Donate
Sign In | Create Account

Advertising

advertising

related pastes to tag 'sha-256'

951241 - SHA-256 hash function: c hash function bits sha-256 256bits 256
  1. /*
  2.  * An implementation of the SHA-256 hash function, this is endian neutral
  3.  * so should work just about anywhere.
  4.  *
  5.  * This code works much like the MD5 code provided by RSA. You sha_init()
  6.  * a "sha_state" then sha_process() the bytes you want and sha_done() to get
  7.  * the output.
  8.  *
  9.  
948076 - SHA-256 hash function: c hash function bits sha-256 256bits 256
  1. /*
  2. * An implementation of the SHA-256 hash function, this is endian neutral
  3. * so should work just about anywhere.
  4. *
  5. * This code works much like the MD5 code provided by RSA. You sha_init()
  6. * a "sha_state" then sha_process() the bytes you want and sha_done() to get
  7. * the output.
  8. *
  9.  
  10.  
worth-right
fantasy-obligation
fantasy-obligation