Data commit
This commit is contained in:
parent
7387c8f97b
commit
cb5bb5e222
199093 changed files with 3378972 additions and 0 deletions
4
Task/MD5/NewLISP/md5.l
Normal file
4
Task/MD5/NewLISP/md5.l
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
;; using the crypto module from http://www.newlisp.org/code/modules/crypto.lsp.html
|
||||
;; (import native functions from the crypto library, provided by OpenSSL)
|
||||
(module "crypto.lsp")
|
||||
(crypto:md5 "The quick brown fox jumped over the lazy dog's back")
|
||||
Loading…
Add table
Add a link
Reference in a new issue