hash_md5

MD5 ハッシュ

hash_md5 "text"

(プラグイン / モジュール : iron_hash.hsp)

解説

refstr に hex 表記の MD5 (32 文字) を返します。

サンプル逆引き (1)

sample_hash.hsp

情報

プラグイン / モジュールiron_hash.hsp
バージョン1.0
作成日2026-04-13
著作者IronHSP / iron_hash
URLhttps://github.com/inovia/IronHSP
備考iron_hash.hsp は Win32 BCrypt (CNG) と CryptStringToBinary /
CryptBinaryToString を使った 1 行 ハッシュ + Base64 ラッパです。

#include "iron_hash.hsp"

サポート:
MD5, SHA-1, SHA-256, SHA-384, SHA-512
Base64 encode / decode
タイプ拡張命令
グループiron_hash ― ハッシュ
対応環境
  • その他 : Win32 / Win64
hs ファイルhsphelp\iron_hash.hs