]> git.codecow.com Git - Monocypher.git/commit
Fix example for crypto_argon2i
authorCuleX <cculex@gmail.com>
Sat, 9 Sep 2017 10:47:55 +0000 (12:47 +0200)
committerCuleX <cculex@gmail.com>
Sat, 9 Sep 2017 10:47:55 +0000 (12:47 +0200)
commitd17481c78a23df55942dbdfea1a9d7e994bf0f0b
tree56a65ec8a9fbb08caad0a0efd70da0602ba76ae0
parentfb5cc6ff272ef10665b69e6effb2237c50513673
Fix example for crypto_argon2i

It actually did not have a password and password length parameter.

The invocation line was thus split up into logical blocks to avoid
confusing the reader.  A similar layout can be observed in
tests/self.c:argon2i().
man/3monocypher/crypto_argon2i.3monocypher