To load: | (require (planet gh/sha:1:1)) |
Old style: | (require (planet "main.rkt" ("gh" "sha.plt" 1 1))) |
Min Racket version: | 5.3 |
Package description: | Provides a Racket interface to the OpenSSL implementation of SHA-1 and SHA-2. SHA-2 includes four flavors: SHA-224, SHA-256, SHA-384, and SHA-512. |
Downloads this week: | 0 |
Total downloads: | 294 |
Tickets: | 0 |
Open tickets: | 0 |
Primary files: | [no interface available] |
Current version |
PLaneT version | External version | Source | DLs | Docs | Req. PLT | Date added |
(1 1) | 2012-08-27 | [browse] | 291 | [docs] | 5.3 | 2012-08-27 |
To load: (require (planet gh/sha:1:1)) | ||||||
Available in repositories: 4.x | ||||||
Fix missing `require' in main.rkt. |
Old versions |
PLaneT version | External version | Source | DLs | Docs | Req. PLT | Date added |
(1 0) | 2012-08-27 | [browse] | 3 | [docs] | 5.3 | 2012-08-27 |
To load: (require (planet "main.rkt" ("gh" "sha.plt" 1 (= 0)))) | ||||||
Available in repositories: 4.x | ||||||
Initial release. |