SHA1 - gekomad/scala-regex-collection GitHub Wiki

Type name example
SHA1 1c18da5dbf74e3fc1820469cf1f54355b7eec92d
import com.github.gekomad.regexcollection.Validate.validate
import com.github.gekomad.regexcollection.SHA1

assert(validate[SHA1]("1c18da5dbf74e3fc1820469cf1f54355b7eec92d") == Some("1c18da5dbf74e3fc1820469cf1f54355b7eec92d"))