■作品名:Triple DES
■作者名:llsha1 String
■カテゴリ:ツール
■作品の説明
文字をTripleDESを使って通信するサンプルです。
TripleDESをそのまま移植するとMONOですら遅くて実用に足りません。
そこで、いくらか機能を省略してLSLでTripleDESを書きました。
ECBモードでは脆弱なので、CBCモードを採用しています。
■工夫した点
初期ベクトルIVを使い捨て、パスワードを一度MD5化して扱うことで安全性を確保しています。
■主要な機能として使っているLSL関数など
llMD5String,Feistel Network
■自己紹介など
まだ実験段階ですが、完成次第(気が向いたら)公開したいと思います。 突破した方が居たら連絡ください!
llsha1 String
llsha1 String
llsha1 String
展示場所: HERE
*Product Name: Triple DES
*Creator: llsha1 String
*Description
This is a sample of Triple DES.
(DES: Data Encryption Standard)
It's hard for MONO to calculate Triple DES quickly,
so I omitted some of the processes
The ECB mode is too weak to use.
I adopted the CBC instead of the ECB.
And... It uses initial vector only once and
MD5 to passwords to keep safety.
*LSL Functions used in this item
llMD5String, Feistel Network
*Creator Profile
I might open these codes someday.
(Although I don't know when it comes)
If you pwnd it,please send IM to meh.
exhibit location : HERE
■作者名:llsha1 String
■カテゴリ:ツール
■作品の説明
文字をTripleDESを使って通信するサンプルです。
TripleDESをそのまま移植するとMONOですら遅くて実用に足りません。
そこで、いくらか機能を省略してLSLでTripleDESを書きました。
ECBモードでは脆弱なので、CBCモードを採用しています。
■工夫した点
初期ベクトルIVを使い捨て、パスワードを一度MD5化して扱うことで安全性を確保しています。
■主要な機能として使っているLSL関数など
llMD5String,Feistel Network
■自己紹介など
まだ実験段階ですが、完成次第(気が向いたら)公開したいと思います。 突破した方が居たら連絡ください!
llsha1 String
llsha1 String
llsha1 String
展示場所: HERE
*Product Name: Triple DES
*Creator: llsha1 String
*Description
This is a sample of Triple DES.
(DES: Data Encryption Standard)
It's hard for MONO to calculate Triple DES quickly,
so I omitted some of the processes
The ECB mode is too weak to use.
I adopted the CBC instead of the ECB.
And... It uses initial vector only once and
MD5 to passwords to keep safety.
*LSL Functions used in this item
llMD5String, Feistel Network
*Creator Profile
I might open these codes someday.
(Although I don't know when it comes)
If you pwnd it,please send IM to meh.
exhibit location : HERE
