Cette conversation a été verrouillée en raison de son inactivité. Veuillez créer une nouvelle publication.
Niveau 1
Niveau 2
Se connecter à la communauté
Connectez-vous pour voir tous les badges
Cette conversation a été verrouillée en raison de son inactivité. Veuillez créer une nouvelle publication.
Hello all,
Are there any function on Campaign that support AES GCM (No padding)?
Can you provide me an example to encrypt/decrypt a string?
@Jonathon_wodnicki @kapilKochar @Milan_Vucetic @Anita_punmiya @Jyoti_Yadav @Jean-Serge_Biro & Community
Thanks in advace,
Salvatore
Résolu ! Accéder à la solution.
Les sujets facilitent la catégorisation du contenu de la Communauté et vous aident à retrouver le contenu le plus pertinent.
Vues
Réponses
Nombre de J’aime
Hi @salvatore_dange,
Unfortunately not.
Only CBC chipper mode is supported and function is cryptString (AES algorithm).
Regards,
Milan
Vues
Réponses
Nombre de J’aime
Hi @salvatore_dange,
Unfortunately not.
Only CBC chipper mode is supported and function is cryptString (AES algorithm).
Regards,
Milan
Vues
Réponses
Nombre de J’aime
Hi @salvatore_dange - as @Milan_Vucetic said, there is no built-in AES-GCM crypto library in Campaign, but you can easily create your own.
https://github.com/rndme/aes4js - if you bring in this JS file intro your JavaScript codes folder and then include it into whatever process you want to encrypt/decrypt with then you have AEM GCS library support.
Cheers Darren
Vues
Réponses
Nombre de J’aime
Hello,
Thanks for these feedbacks.
@Darren_Bowers this javascript probably needs some libraries and browser-related APIs to work. In fact, as you can see it fails with a simple test:
In case you find a code with no dependency, can you tell me also how to use it in a personalization block (loadLibrary probably doesn't work)?
@Milan_Vucetic what about RSA encryption methods?
Thanks again!
Salvatore
Vues
Réponses
Nombre de J’aime
Vues
Réponses
Nombre de J’aime
Vues
Réponses
Nombre de J’aime
Vues
Likes
Réponses
Vues
Likes
Réponses