import javax.crypto.spec.*; static IvParameterSpec crypto_emptyIV() { ret new IvParameterSpec(new byte[16]); }
Began life as a copy of #1005121
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: | #1005122 |
Snippet name: | crypto_emptyIV |
Eternal ID of this version: | #1005122/1 |
Text MD5: | 2da246203b477210b0ab52b1d6d9c157 |
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:17:22 |
Source code size: | 117 bytes / 5 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 586 / 553 |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |