Liking cljdoc? Tell your friends :D

fxc.core


decodeclj

(decode conf slices)

Takes a collection of strings and returns the original secret according to the conf

Takes a collection of strings and returns the original secret
according to the conf
sourceraw docstring

encodeclj

(encode conf pass)

Takes a string and returns multiple strings that can be used to retrieve the original according to settings.

Takes a string and returns multiple strings that can be used to
retrieve the original according to settings.
sourceraw docstring

generateclj

(generate size)
(generate conf size)

Generates a random string of a certain size. It optionally takes a configuration map as first argument, supporting an :alphabet of chars to be used

Generates a random string of a certain size. It optionally takes a
configuration map as first argument, supporting an :alphabet of
chars to be used
sourceraw docstring

settingsclj

source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close