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-25 08:36:41 +02:00
Code
Activity
Files
5f3dfc296041540960f372b010eea623bdd7d335
anope
/
modules
/
encryption
T
History
DukePyrolator
faaaae365a
enc_sha256: the length of the digest is SHA256_DIGEST_SIZE, not SHA256_BLOCK_SIZE. also removed an unneeded trailing NULL byte.
2012-12-02 09:16:40 +01:00
..
enc_md5.cpp
Allow modules to use the encryption modules to encrypt arbitrary things.
2012-11-30 02:53:03 -05:00
enc_none.cpp
Pretty large coding style cleanup, in source doc
2012-11-22 00:50:33 -05:00
enc_old.cpp
Allow modules to use the encryption modules to encrypt arbitrary things.
2012-11-30 02:53:03 -05:00
enc_sha1.cpp
Allow modules to use the encryption modules to encrypt arbitrary things.
2012-11-30 02:53:03 -05:00
enc_sha256.cpp
enc_sha256: the length of the digest is SHA256_DIGEST_SIZE, not SHA256_BLOCK_SIZE. also removed an unneeded trailing NULL byte.
2012-12-02 09:16:40 +01:00
encryption.h
Allow modules to use the encryption modules to encrypt arbitrary things.
2012-11-30 02:53:03 -05:00