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-30 18:06:39 +02:00
Code
Activity
Files
9a984a814810306f2ca2690a0c8c25bcb1e87258
anope
/
modules
/
encryption
T
History
Sadie Powell
9a984a8148
Implement verify-only support for raw SHA-2 passwords.
2024-03-10 20:46:03 +00:00
..
enc_bcrypt.cpp
Refactor the enc_bcrypt module and expose an encryption provider.
2024-03-10 20:46:03 +00:00
enc_md5.cpp
Add self-tests to the encryption providers.
2024-03-10 20:20:24 +00:00
enc_none.cpp
Mark types that have no inheritors as final.
2024-01-23 16:53:06 +00:00
enc_old.cpp
Refactor the enc_old module.
2024-03-10 20:28:00 +00:00
enc_sha1.cpp
Add self-tests to the encryption providers.
2024-03-10 20:20:24 +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
Implement verify-only support for raw SHA-2 passwords.
2024-03-10 20:46:03 +00:00