Posts

Post not yet marked as solved
1 Replies
388 Views
Hi guys,I have a service who i send some sensitive (Password, User informations etc) information from my application to a webserver by REST, and i wish protect this information, but i have a big question, how secure this? My start point is using encryptation with AES + CBC + PCKS7 padding, but i dont know if this is a best solution! Please someone can give me advices?
Posted Last updated
.