issues
search
riverrun
/
argon2_elixir
Elixir wrapper for the Argon2 password hashing algorithm
Apache License 2.0
229
stars
34
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Has absolutely anyone in the world managed to install this natively on windows? or have any work arounds
#65
Whizboy-Arnold
opened
2 months ago
3
Argon2.Base: Use sigil_c/2 for charlist to fix warning
#63
xtian
closed
3 months ago
1
chore(Elixir): Fix charlist warning in elixir 1.17
#62
tomciopp
closed
1 month ago
4
Warning when compilng
#61
ndrean
closed
1 month ago
1
Fix compile issues on Windows - related to #59
#60
akirion
closed
1 year ago
1
Compilation failure with Erlang 26 on Windows 10
#59
kotsius
closed
1 year ago
7
Add changelog entry for 3.1.0
#58
wmnnd
closed
1 year ago
1
Update the default configuration values in line with RFC 9106
#57
riverrun
closed
1 year ago
3
Support building on illumos
#56
DvdGiessen
closed
1 year ago
2
Bring the example configuration for `config/test.exs` to Readme
#55
andyduong1920
closed
1 year ago
2
Update doc on setting up for development
#54
kianmeng
closed
2 years ago
2
Update the Git Submodule during mix.deps get
#53
kianmeng
closed
2 years ago
3
Compiling for Apple Silicon
#52
JoshuaZacek
closed
2 years ago
3
make: *** No rule to make target 'argon2/src/argon2.c'
#51
kianmeng
closed
2 years ago
2
Misc doc changes
#50
kianmeng
closed
2 years ago
3
Change mix.exs licenses field to a valid SPDX identifier
#49
tcitworld
closed
2 years ago
1
Building in docker failing
#48
kevinkirkup
closed
3 years ago
1
Support musl for Alpine environment
#47
msudgh
closed
3 years ago
4
Make Comeonin optional
#46
kdawgwilk
closed
3 years ago
1
function Argon2.Base.hash_password/3 is undefined (module Argon2.Base is not available)
#45
alexdang1993374
closed
3 years ago
4
Move the `gen_salt` function to the Base module
#44
riverrun
closed
2 years ago
1
Reduce the default memory cost
#43
riverrun
closed
2 years ago
1
CI: (Mix) Unpacking tarball failed: inner tarball error, no such file or directory
#42
lpender
closed
1 month ago
5
argon2_elixir causes error: ** (Mix.Error) Could not compile Comeonin.
#41
steveryan
closed
4 years ago
0
Fixes "make: Nothing to be done for 'all'."
#40
sztosz
closed
4 years ago
4
[BUG] ** (UndefinedFunctionError) function Argon2.Base.hash_password/3 is undefined (module Argon2.Base is not available)
#39
medikent
closed
1 month ago
50
Documentation is confusing and could use improvement and/or restructuring
#38
egeersoz
closed
4 years ago
4
where is the no_user_verify/1 function?
#37
egeersoz
closed
5 years ago
2
Updated makefiles
#36
riverrun
closed
5 years ago
0
Is release 2.1.1 legit?
#35
mikl
closed
5 years ago
1
Compiling under Windows: unescaped unicode characters in paths
#34
kotsius
closed
1 month ago
33
Base.verify_nif does not works
#33
marinakr
closed
5 years ago
1
Nif telemetry
#32
LostKobrakai
closed
5 years ago
8
Docs
#31
optikfluffel
closed
5 years ago
1
[Docs] Update argon2.ex
#30
dweremeichik
closed
5 years ago
1
[BUG] v2.0 not compiling on CentOS7
#29
garretttaco
closed
5 years ago
13
Add needs_rehash functionality
#28
rhbvkleef
closed
5 years ago
1
Provide a function to check if a rehash is necessary
#27
rhbvkleef
closed
5 years ago
1
What is the default t_cost and m_cost?
#26
salman-ca
closed
5 years ago
2
Update default values
#24
riverrun
closed
5 years ago
2
Possibility to stop using symlinks for nif?
#23
olivermt
closed
5 years ago
5
Memory issue
#25
LostKobrakai
closed
5 years ago
9
Argon2 error in my tests.
#22
danbee
closed
6 years ago
16
replace exit in NIF-stubs with :erlang.nif_error/1
#21
NobbZ
closed
6 years ago
2
Cannot find nmake in windows with the new erlang 21.0
#20
vjorjo
closed
6 years ago
44
NIF queue locking up BEAM
#19
christianjgreen
closed
6 years ago
3
Added argon2_type as a configurable parameter. Fixes #17.
#18
yctay
closed
6 years ago
1
How to use argon2id (usage example) ?
#17
nelsonic
closed
6 years ago
4
Build issues on Windows
#16
DKhalil
closed
6 years ago
19
Upgrading from v1.2.9 to v1.2.12 breaks `hashpwsalt` under some circumstanctes
#15
rohit-lshift
closed
7 years ago
6
Next