Liking cljdoc? Tell your friends :D

com.timezynk.useful.cipher

AES cipher. Implementation inspired by
http://stackoverflow.com/questions/992019/java-256bit-aes-encryption/
raw docstring

com.timezynk.useful.logback.pii-scrubber

Logback Layout which filters out sensitive information.

Is configured via <field> and <memento> XML elements. When logging Clojure maps: Finds all occurrences of <field> and replaces their value with <memento>. Regardless of formatting: Replaces all email addresses and phone numbers with <memento>.

Logback Layout which filters out sensitive information.

Is configured via <field> and <memento> XML elements.
When logging Clojure maps:
  Finds all occurrences of <field> and replaces their value with <memento>.
Regardless of formatting:
  Replaces all email addresses and phone numbers with <memento>.
raw docstring

com.timezynk.useful.schema

Commonly used definitions for Prismatic Schema.

Commonly used definitions for Prismatic Schema.
raw docstring

com.timezynk.useful.string

Helpers for turning objects, data structures, etc into strings.

Helpers for turning objects, data structures, etc into strings.
raw docstring

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

× close