Bryan Drewery
|
99c0a780db
* Changed binary data encryption to not be viewable under 'strings'.
|
21 年 前 |
Bryan Drewery
|
40c4d0e8f6
|
21 年 前 |
Bryan Drewery
|
66ec6172c0
* Changed password encryption, should auto convert, might need to reset all though. (#75)
|
21 年 前 |
Bryan Drewery
|
758beb24e5
* Added some stupid stuff for console crypting for future use
|
21 年 前 |
Bryan Drewery
|
5fecc94dd5
* Huge commit that introduces countless bugs I'm sure.
|
21 年 前 |
Bryan Drewery
|
03d098da24
* C++ compile warning fixes (Still compat with C)
|
22 年 前 |
Bryan Drewery
|
ef5e1228ef
* Didnt need MD5/btoh word
|
22 年 前 |
Bryan Drewery
|
819c9ea407
* More optimizations
|
22 年 前 |
Bryan Drewery
|
1e50bd5eb6
* Added MD5WORD() to return capital hex md5 with colon every 2 bytes
|
22 年 前 |
Bryan Drewery
|
78d8c05fa5
* Made some large buffers quite smaller
|
22 年 前 |
Bryan Drewery
|
c9e12675e4
* CYGWIN fixes :)
|
22 年 前 |
Bryan Drewery
|
5749dfcad8
* Added MD5FILE()
|
22 年 前 |
Bryan Drewery
|
f3776a3410
* Finished removing all the modules.
|
22 年 前 |
Bryan Drewery
|
8c834e18ed
* Added cmds: encrypt, decrypt, md5, sha1.
|
22 年 前 |
OpenSSL Project (Ported by Bryan)
|
0ad189b0d6
* Added our own AES_* functions
|
22 年 前 |
OpenSSL Project (Ported by Bryan)
|
6b3f847fe3
* Added SHA1_*() Functions
|
22 年 前 |
OpenSSL Project (Ported by Bryan)
|
0a63b97d95
* Added src/crypto/
|
22 年 前 |
Bryan Drewery
|
f063bb4cbb
* Converted // comments to the proper /* */ for ANSI C.
|
22 年 前 |
Bryan Drewery
|
f120cffe0d
* Moved a majority of eggdrop.h to proper places
|
22 年 前 |
Bryan Drewery
|
dfc9dbb9da
* Removed all that EGG_VARARGS crap
|
22 年 前 |
Bryan Drewery
|
a08346a247
* Eliminated proto.h. All .c files now have their own header file.
|
22 年 前 |