Chopper said:Does anyone know how the Encode function takes the password CRC and converts it into a 16 character ascii string?
Thanks for your help
toby.Harman said:Why would you do this?
If you need to crack the code to achieve some task then develop the cracker. Releasing it to the world at large simply creates problems for all the people out there who have relied on this simple but effective proprietary solution.
I would also point out that this may be deemed as "deconstructing" the Progress source code and may land you in legal issues.
I agree that it would be an improvement to use one of the many industry standard encryption algorithms, and PSC should be implementing this.
toby.Harman said:My concern is the "spoiling" tactics. Not the lack of or need for a higher standard of encryption and security.
As Mike suggests - it is not difficult to implement a process which will utilise an external encoding function and store it in a RAW data field. This obviously means that searching this data is next to impossible!
I am sorry if anyone thought that I was advocating an absence of security. That wasn't my intention.
I would love to see Progress provide a level of data encryption, but I am not sure what it would achieve to 99% of the people using it.