lazarus-ccr/components/cryptini/readme.txt
gbamber 1a04f8d1d9 Cryptini Update
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5693 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-01-23 16:41:19 +00:00

13 lines
424 B
Plaintext

* CryptINI is a descendant of TIniFile to write encrypted entries.
* Normal and thread-safe versions
* Can be dropped into any app using TIniFiles
* Licence is Modified GPL with linking exception (same as Lazarus components)
* Tested: Windows 10 32/64-bit Linux Mint 14 32/64-bit
* Compiles with: Lazarus 1.6 -> FPC 2.6 ->
Read more about it: http://wiki.freepascal.org/CryptINI
minesadorada@charcodelvalle.com
Dec 2016