Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

5
LINES

< > BotCompany Repo | #1007519 // assertPossibleMD5

JavaX fragment (include)

static S assertPossibleMD5(S s) {
  if (!possibleMD5(s))
    fail("Not an MD5 signature: " + s);
  ret s;
}

Author comment

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: 461 / 452
Referenced in: [show references]