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

10
LINES

< > BotCompany Repo | #1000342 // MD5 test

JavaX source code [tags: use-pretranspiled] - run with: x30.jar

Libraryless. Click here for Pure Java version (444L/4K/12K).

!752

p {
  print(md5(""));
  S s = md5("hello");
  print(s);
  print(l(s));
  print(assertTrue(isMD5(s)));
  print(assertFalse(isMD5("bla")));
}

download  show line numbers  debug dex  old transpilations   

Travelled to 15 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, onxytkatvevr, pyentgdyhuwx, pzhvpgtvlbxg, teubizvjbppd, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1000342
Snippet name: MD5 test
Eternal ID of this version: #1000342/1
Text MD5: b5f564ce0e4a49504518bdcd9cf7a5c7
Transpilation MD5: c05e1c5931f6a903bba1961c5bed1d60
Author: stefan
Category:
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2015-12-17 19:22:30
Source code size: 154 bytes / 10 lines
Pitched / IR pitched: No / Yes
Views / Downloads: 592 / 632
Referenced in: [show references]