dev-lua/argon2
Tarantool C binding for the Argon2 password hashing algorithm
ChangeLog
commit 6d25a37077817ecb1891cebc7d87646091e55830
Author: Pavel Balaev <balaev@tarantool.org>
Date: Tue Aug 2 15:45:10 2022 +0300
eapi: bump to 7 version
Some ebuilds uses the cmake-utils and versionator eclasses.
These eclasses have been removed.
Closes #50
commit 258f53fee3cc66bc1c37bd3a98e10c8b08e9c634
Author: Alexander Turenko <alexander.turenko@tarantool.org>
Date: Thu Mar 4 03:36:05 2021 +0300
dev-lua/argon2: add 9999
I didn't bother with building against the system app-crypt/argon2
library. Now the module is built with the bundled library. It is built
from a git submodule and linked statically into the resulting .so file.
Fixes #38
Author: Pavel Balaev <balaev@tarantool.org>
Date: Tue Aug 2 15:45:10 2022 +0300
eapi: bump to 7 version
Some ebuilds uses the cmake-utils and versionator eclasses.
These eclasses have been removed.
Closes #50
commit 258f53fee3cc66bc1c37bd3a98e10c8b08e9c634
Author: Alexander Turenko <alexander.turenko@tarantool.org>
Date: Thu Mar 4 03:36:05 2021 +0300
dev-lua/argon2: add 9999
I didn't bother with building against the system app-crypt/argon2
library. Now the module is built with the bundled library. It is built
from a git submodule and linked statically into the resulting .so file.
Fixes #38