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-27 07:26:37 +02:00
Code
Activity
Files
06add0e5fc1b83b43014e731cb94229ab2be66f6
anope
/
modules
/
encryption
T
History
Sadie Powell
a15f165a1d
Fix an inverted condition in enc_bcrypt.
2024-03-12 00:17:49 +00:00
..
enc_bcrypt.cpp
Fix an inverted condition in enc_bcrypt.
2024-03-12 00:17:49 +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