Skip to content

greghendershott/sha

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CI raco pkg install sha Documentation BSD License

Racket support for SHA-1 and SHA-2

Starting point: Racket's web-server/stuffers/hmac-sha1 and file/sha1.

Uses the approach of delegating to OpenSSL via Racket's FFI.

Adds the four SHA-2 algorithms: SHA-224, SHA-256, SHA-384, SHA-512.

About

Racket support for both SHA-1 and SHA-2, via FFI to OpenSSL.

Resources

License

Stars

Watchers

Forks

Packages

No packages published