Steve Shorterm
Posts: 0
Joined: Tue Dec 03, 2013 9:43 am

Encrypt using AES/CBC/PKCS5Padding.

I am trying to link from an app to an external reporting tool called Klipfolio. Klipfolio supports JSON but requires that the secret key and company id are passed as part of the salt encrypted using AES/CBC/PKCS5Padding. Is it possible to encrypt using AES/CBC/PKCS5Padding within appery.io - if so how?

Many Thanks
Steve

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

Encrypt using AES/CBC/PKCS5Padding.

Hi Steve,

You can use encoding if there is a JavaScript solution, for example AES http://point-at-infinity.org/jsaes/

Return to “Issues”