Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: dyne/FXC

Tags

v0.6.0

Toggle v0.6.0's commit message
Clojure 1.10 compatible

v0.5

Toggle v0.5's commit message
honor configuration passed as argument

hard-coded settings were left active ignoring configurations

v0.4.0

Toggle v0.4.0's commit message
changed default salt for hashid

this will bring consistency of results between the webapp on
secrets.dyne.org and the locally runned desktop apps. the default salt
is a randomly generated string that has no real cryptographic value
since only hashid is using it.

v0.3.0

Toggle v0.3.0's commit message
enhanced generate to support one or two args

v0.2.0

Toggle v0.2.0's commit message
added generate public function using crypto_random

allows the generation of variable length passwords encoded in various
ways.