Hi,
I downloaded AecRijndael v.1.16 encryption component for Delphi 5 from Torry.net.
There is no help included and I can't work out how to use it.
When it is installed it has three pertinent properties.
Cyphermode - which can be
ECB
CBC
CFB
OFB
Keysize - which can be
SMALL128
MED192
LARGE256
Stringmode - which can be
SMMIME
SMENCODE
SMNORMAL
How do I use it to encrypt/decrypt a file belonging to my program?
Thanks
Waunscil