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-23 21:06:38 +02:00
Code
Activity
Files
cbccc79d37b2ca015c65e1a641dc46ed2bdca80d
anope
/
modules
/
encryption
T
History
Sadie Powell
e6770bc2fd
Fix an off by one error in enc_sha2.
2024-03-18 22:04:57 +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
Fix an off by one error in enc_sha2.
2024-03-18 22:04:57 +00:00
enc_sha256.cpp
Fix comparing passwords in enc_sha256.
2024-03-11 21:07:39 +00:00