asp.net - asp encryption AES clone to PHP -


well here problem, have app in asp , and im encrypting the password

validationkey="491b78013906183fad94824d433e97d21c4f95e3a686409ca56720fecb4ddf6f790f89c61d0269512b099beb94609f646f600863d8d308f5ac28b885bf31f03e"   decryptionkey="01cb09cae8fa88c5f8fbcf6d8661bf0fafa220ebf73911842173764da9744f31"  validation="sha1" decryption="aes" 

now i'm no encrytoguru or anything, , need recreate php, has idea how can this??? thanks

look @ user notes on mcrypt functions in php manual. 1 user has provided sample code aes encrypt , decrypt functions in php.


Comments

Popular posts from this blog

basic authentication with http post params android -

vb.net - Virtual Keyboard commands -

How to get multiresult with multicondition in Sql Server -