angles
|
3796733e17
|
email pass handling now seperate functions in class crypto, so current code can migrate over if necessary
|
2001-12-14 23:51:45 +00:00 |
|
angles
|
d4b52f9fcb
|
attempt fix in class crypto, data manipulation in encrypt and decrypt should mirror each other
|
2001-12-14 21:38:40 +00:00 |
|
Miles Lott
|
e6e3e567bc
|
formatting, globals
|
2001-10-17 18:15:04 +00:00 |
|
Lars Kneschke
|
f52e3cbf59
|
no stripslahes() for serialized data
|
2001-09-21 05:47:32 +00:00 |
|
Ralf Becker
|
17fb6dc9f2
|
undid the last change with stripslashes
|
2001-07-08 13:36:04 +00:00 |
|
Ralf Becker
|
93e8af0eb4
|
getAccount now uses the $id value correct
|
2001-07-07 21:30:09 +00:00 |
|
skeeter
|
7e2334d9c7
|
This looks like this has been a long time problem. The mcrypt_generic_init() needed to be called before _EVERY_ mcrypt_generic() and mdecrypt_generic() call. There is a change in the functionality of decrypt now. When decrypting complex object structures, it does not automatically unserialize the object. This is to give the app developer the ability to reset stdClass types to the appropriate class they should be.
|
2001-06-16 19:02:31 +00:00 |
|
Miles Lott
|
32eeb8c49a
|
Formatting
|
2001-05-06 13:19:42 +00:00 |
|
Miles Lott
|
56f405cd7a
|
Change to phpversion()
|
2001-04-21 12:43:00 +00:00 |
|
skeeter
|
53f4716584
|
replaced quotes with single ticks where applicable
|
2001-02-11 20:03:35 +00:00 |
|
seek3r
|
4e3e6c77cb
|
fixed banners so that they are all uniform and complete
|
2001-01-16 13:52:32 +00:00 |
|
seek3r
|
fba1a92446
|
Put in new license details
|
2001-01-13 10:18:50 +00:00 |
|
seek3r
|
dbd8bbb072
|
moved crypto to use createobject
|
2001-01-11 19:41:38 +00:00 |
|
seek3r
|
e97ef24062
|
switching to the new Object factory method
|
2001-01-11 09:52:33 +00:00 |
|