2009-03-19から1日間の記事一覧

暗号化

最近暗号化の論文を再読しました。課題は有名なアルゴリズムに使われている計算式,Block Ciphers、です。 Block ciphers are a class of encryption/decryption algorithms which use a single key and the same cipher function to encrypt a block consist…