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

3
LINES

< > BotCompany Repo | #1035805 // md5AsByteArray

JavaX fragment (include) [tags: use-pretranspiled]

Transpiled version (55L) is out of date.

static byte[] md5AsByteArray(byte[] data) ctex {
  return MessageDigest.getInstance("MD5").digest(data);
}

Author comment

Began life as a copy of #1000998

download  show line numbers  debug dex  old transpilations   

Travelled to 3 computer(s): elmgxqgtpvxh, mqqgnosmbjvj, wnsclhtenguj

No comments. add comment

Snippet ID: #1035805
Snippet name: md5AsByteArray
Eternal ID of this version: #1035805/3
Text MD5: 5fa0edeb11e7a363d81948ea6fc59cb4
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-07-29 21:14:43
Source code size: 108 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 69 / 100
Version history: 2 change(s)
Referenced in: [show references]