static bool isMD5(S s) { ret l(s) == 32 && isLowerHexString(s); }
download show line numbers debug dex old transpilations
Travelled to 27 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, ekrmjmnbrukm, elmgxqgtpvxh, gjtlkbvenryc, gwrvuhgaqvyk, ishqpsrjomds, jcllbfdqhrgy, lpdgvwnxivlt, lqnftawlhpir, mowyntqkapby, mqqgnosmbjvj, ofpaelxlmzfo, omdjrrnzbjjv, onxytkatvevr, podlckwnjdmb, pyentgdyhuwx, pzhvpgtvlbxg, snaazhdonpnp, tslmcundralx, tvejysmllsmz, vouqrxazstgt, whxojlpjdney, wnsclhtenguj, xrpafgyirdlv
No comments. add comment
| Snippet ID: | #1002081 |
| Snippet name: | isMD5 - checks a string for MD5 format |
| Eternal ID of this version: | #1002081/1 |
| Text MD5: | 264ac994c56939699ab67d4fb6087166 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2015-12-17 19:18:50 |
| Source code size: | 69 bytes / 3 lines |
| Pitched / IR pitched: | No / Yes |
| Views / Downloads: | 1071 / 5096 |
| Referenced in: | #1002427 - Accellerating 629 (SPIKE) #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1015853 - md5length - for the forgetful #1023347 - isSHA256 - checks a string for SHA256 format #3000382 - Answer for ferdie (>> t = 1, f = 0) |