static S assertPossibleMD5(S s) { if (!possibleMD5(s)) fail("Not an MD5 signature: " + s); ret s; }
Began life as a copy of #1007481
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1007519 |
Snippet name: | assertPossibleMD5 |
Eternal ID of this version: | #1007519/1 |
Text MD5: | 5694fe6718a5d8c09750a9982723def2 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2017-03-25 22:57:05 |
Source code size: | 111 bytes / 5 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 540 / 530 |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1023355 - assertSHA256 - assures it's the correct format for an SHA256 hash |