skavinvarnan / Cross-Platform-AES

Simple cross-platform encryption and decryption using AES
MIT License
142 stars 69 forks source link

how to do it in PHP #5

Closed jayaryan closed 6 years ago

jayaryan commented 7 years ago

how to do it in PHP ?

skavinvarnan commented 7 years ago

@jayaryan My code base doesn't have PHP example. Will add this to the roadmap.

manojnetsmartz commented 6 years ago

@skavinvarnan, can you please suggest, how can I use Cross-Platform-AES in PHP, any php example?

skavinvarnan commented 6 years ago

@manojnetsmartz PHP not will be part of the roadmap. Sorry about that. You could use Javascript if that work for you.