DES Source Code This page shows how to use this DES function, and provides the source code in Javascript, Perl and PHP. JavascriptのDES暗号化ライブラリの紹介。トリプルDESによって暗号化することも可能です。 次のように使うことが可能です。 des (string key, string message, boolean encrypt, [integer mode, string iv]) Perl,PHPの同様のアルゴリズムコードも公開されています。