SHA-1 in C#.NET & PHP - Help?

Paddy Joe

New member
Ok so this is what is wrong.

I have an app that connects to a website that has 1 .PHP file and 1 .FKN (basically .txt) file on them. They are the following;
addmember.php - http://slexy.org/view/s2BpYvShrI
memberlist.fkn - http://slexy.org/view/s20xcN1jvF


Now when ever I access the .FKN file I do so like this;
http://slexy.org/view/s20FDF0xVB

SHA-1 Function;
http://slexy.org/view/s2mn0U8BKa

Which adds each element to the array and the tries to compare them at the bottom.

Whenever I used the .Length feature to check the lengths they are all different lengths.

Can anyone explain why this is?
 
Back
Top