Menu

Old Code (SVN) Commit Log


Commit Date  
[r786] by delphidabbler

Changed method and format used to store encrypted passwords. Now uses TEncryptor class rather than calling directly into third party UEncrypt unit. Also stores hex representation of encrypted bytes rather than storing encryption directly as text.

2010-06-01 12:17:58 Tree
[r785] by delphidabbler

Added new UEncryptor unit that provides a static class that encrypts and decrypts binary data. It acts as a façade to the actual encryption engine.

2010-06-01 12:15:11 Tree
[r784] by delphidabbler

Added new UHexUtils unit that provides routines that support conversion of hexadecimal strings to and from the corresponding binary data.

2010-06-01 12:07:40 Tree
[r783] by delphidabbler

Changed to work on RawByteString strings instead of UTF-8 strings.

2010-06-01 12:04:07 Tree
[r782] by delphidabbler

Modified to compile without warnings with revised UEncrypt routines. Now converts encrypted data items to and from UTF-8 before passing to encrypt / decrypt routines.

2010-05-28 14:09:55 Tree
[r781] by delphidabbler

* Changed to work on UTF8 strings instead of default ANSI strings.
* Updated comments about changes made to unit and added Rev and Date SVN keyword placeholders.

2010-05-28 14:04:59 Tree
[r780] by delphidabbler

Prevented unwanted type conversions to default ANSI string in UUnicodeHelper unit's StringToASCIIString and StringToWindows1252String routines. Used some code from Stack Overflow (http://bit.ly/bAvtGd).

2010-05-28 13:37:28 Tree
[r779] by delphidabbler

Removed unnecessary compiler directives.

2010-05-27 09:48:18 Tree
[r778] by delphidabbler

Completed commenting of unit.

2010-05-27 09:43:23 Tree
[r777] by delphidabbler

Commented unit.

2010-05-27 00:40:45 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.