chickadee » crypt » crypt-des-gensalt

crypt-des-gensalt randomprocedure

Generates a salt string for the original UNIX DES-based crypt() implementation. random is a procedure that returns a randomly filled u8vector. See the documentation on crypt-default-random-u8vector and crypt-gensalt for more information.