update
This commit is contained in:
parent
1f1ad49427
commit
6f050a029e
2496 changed files with 37609 additions and 3031 deletions
3
Task/MD4/Racket/md4-1.rkt
Normal file
3
Task/MD4/Racket/md4-1.rkt
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
#lang racket
|
||||
(require (planet soegaard/digest:1:2/digest))
|
||||
(md4 #"Rosetta Code")
|
||||
1
Task/MD4/Racket/md4-2.rkt
Normal file
1
Task/MD4/Racket/md4-2.rkt
Normal file
|
|
@ -0,0 +1 @@
|
|||
"a52bcfc6a0d0d300cdc5ddbfbefe478b"
|
||||
Loading…
Add table
Add a link
Reference in a new issue