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-28 16:36:39 +02:00
Code
Activity
Files
fb9c8950ed0fea4c981e2ea7301f5f969296a116
anope
/
modules
/
encryption
T
History
Sadie Powell
fb9c8950ed
Refactor the enc_bcrypt module and expose an encryption provider.
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
Add self-tests to the encryption providers.
2024-03-10 20:20:24 +00:00
enc_sha256.cpp
Replace the custom SHA-2 implementation in enc_sha256.
2024-03-10 12:27:49 +00:00