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-12 18:54:47 +02:00
Code
Activity
Files
f919bb0748fe1ba09114f22841efb5af7c5bb37d
anope
/
modules
/
encryption
T
History
Sadie Powell
f919bb0748
Add self-tests to the encryption providers.
2024-03-10 20:20:24 +00:00
..
enc_bcrypt.cpp
Use the C++11 random number generator instead of rand().
2024-03-07 22:52:41 +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
Misc improvements to the encryption API.
2024-03-09 22:22:56 +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