|
|
- Encryption
My own encryption routines. They work for me, test them and use at
your own risk.
- ZLib wrapper
A wrapper around zlib. Does not include the actual dll. You can download that
from here.
- LZ77 compression
My own LZ 77 compression and decompression routines. The compression is
slow (tell me how to make if faster if you want), but the decompression is fast.
- SoundEx
My soundex routine.
- UUEncode/Decode
UU Encode and Decode routines.
- Crypto API
Partial translation of the M$ Crypto api header and a wrapper.
|
|