shithub: mc

ref: d18c7f36b75feda3a11e54b00be8b131ea5caea2
dir: /lib/cryptohash/bld.sub/

View raw version
lib cryptohash =
	md5.myr
	sha1.myr
	sha256.myr
	sha512.myr

	lib ../std:std
	lib ../sys:sys
;;