Libraryless. Click here for Pure Java version (444L/4K/12K).
1 | !752 |
2 | |
3 | p {
|
4 | print(md5(""));
|
5 | S s = md5("hello");
|
6 | print(s); |
7 | print(l(s)); |
8 | print(assertTrue(isMD5(s))); |
9 | print(assertFalse(isMD5("bla")));
|
10 | } |
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: | 884 / 1001 |
| Referenced in: | [show references] |