argon2
Memory-hard password hash and proof-of-work function
homepage ↗ hackage: argon2 github: hvr/argon2
Available in
| Overlay | Newest | Ebuilds | Last activity | |
|---|---|---|---|---|
| haskell GitHub ↗ | 1.3.0.1 | 1 | 2 d | details › |
Versions & arches
Use flags of 1.3.0.1
- non-optimised-c Force use of non-optimised C routines on @x86_64@. Ineffective when @use-system-library@ flag is active.
- +pkg-config Use @pkg-config(1)@ to discover system-library location & flags. __NOTE__: This has an effect only when the @use-system-library@ flag is also enabled.
- system-library Link against system @libargon2@ library rather than using embedded copy of @libargon2@. See also @pkg-config@ flag.