gos1 Posted December 19, 2006 Share Posted December 19, 2006 Hi is there a place where I can type a string and get its encoded version. I tried in md5 but the text is not encoded in md5. Are there any other translators you know for othr algorithms.. I know both the string and the result just want to know in which encoding function is used ? Link to comment https://forums.phpfreaks.com/topic/31239-crypting-problem/ Share on other sites More sharing options...
JP128 Posted December 19, 2006 Share Posted December 19, 2006 What kind of encoding are you looking for? You should give an example of one.. Link to comment https://forums.phpfreaks.com/topic/31239-crypting-problem/#findComment-144565 Share on other sites More sharing options...
gos1 Posted December 19, 2006 Author Share Posted December 19, 2006 I have the string a='garigranito' and the string b='x5zEYCZ5MqRMyeZsJlUaYK6E71liRYrq8121YLJxIV9d5xuMae8lEMh5DyLV4S1mSm638IqPdfH0TRyX6Z1bUA==' (without the ' ) and another string is 'vtff105'gives Gs/MrQE59TP8HnLETvIDeD4stRijbXBMPpOpqUXm2CWxcTzmm481vhyyoIhCFZYUrzk3s1V5fSDyWZQ0jiogPg== Link to comment https://forums.phpfreaks.com/topic/31239-crypting-problem/#findComment-144591 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.