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-24 18:26:37 +02:00
Code
Activity
Files
01fc3ea22e02da39a0297858dba118ea3da4e410
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