This website requires JavaScript.
Explore
Help
Sign In
pegasus
/
anope
Watch
1
Star
0
Fork
0
You've already forked anope
mirror of
https://github.com/anope/anope.git
synced
2026-06-25 15:46:37 +02:00
Code
Activity
Files
77435dd0d9642837758db74f28ca19fba9a2a4bb
anope
/
modules
/
encryption
T
History
Sadie Powell
7c1cfd2849
Fix comparing passwords in enc_sha256.
2024-03-11 21:07:39 +00:00
..
enc_bcrypt.cpp
Replace convertTo/stringify with non-throwing alternatives.
2024-03-11 19:17:29 +00:00
enc_md5.cpp
Ensure that verify-only encryption modules can never encrypt passwords.
2024-03-10 20:46:03 +00:00
enc_none.cpp
Ensure that verify-only encryption modules can never encrypt passwords.
2024-03-10 20:46:03 +00:00
enc_old.cpp
Ensure that verify-only encryption modules can never encrypt passwords.
2024-03-10 20:46:03 +00:00
enc_sha1.cpp
Ensure that verify-only encryption modules can never encrypt passwords.
2024-03-10 20:46:03 +00:00
enc_sha2.cpp
Implement verify-only support for raw SHA-2 passwords.
2024-03-10 20:46:03 +00:00
enc_sha256.cpp
Fix comparing passwords in enc_sha256.
2024-03-11 21:07:39 +00:00