// uses empty salt & empty IV static S aesDecryptString(S data, S password) ctex { ret fromUtf8(aesDecrypt(base64decode(trim(data)), password)); }
Began life as a copy of #1005125
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, ddnzoavkxhuk, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1005128 |
| Snippet name: | aesDecryptString |
| Eternal ID of this version: | #1005128/1 |
| Text MD5: | 7cf27ad8b7e46f4733fc792e0531b176 |
| Author: | stefan |
| Category: | javax / cryptography |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2016-10-16 21:13:19 |
| Source code size: | 153 bytes / 4 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 813 / 1067 |
| Referenced in: | #1005218 - loadNTSnippet - load NT snippet with caching #1006654 - Standard functions list 2 (LIVE, continuation of #761) |