Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MD5 digests in Gren.

import MD5

MD5.digest "hello"
-- "5d41402abc4b2a76b9719d911017c592"

MD5.digest "€ ♝ ♧ ☐"
-- "2adb08ac813a93665950fe9203faca10"

Mostly ported from elm-md5, with some help from elm-utf-tools and claude.

About

Compute MD5 digests in Gren

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors