Is there an HMAC digest implementation that works with the FCL, ie with the
code fpc\2.4.0\source\packages\hash?
--
Frank Church
===
http://devblog.brahmancreations.com
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
htt
I am using the Rijndael algorithm to encrypt some application settings, but
it does not generate the type of variation in the encrypted output I expect.
I am not quite sure if that is a flaw, just normal behaviour, or I am
failing to set some additional parameters properly.
Here is my current impl