Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
現在、5 文字の長さの平文を 12 文字の暗号化文字列に暗号化しようとしています。一意の IV (ランダムに生成されたものではない) と一意のキーを指定し、DES を使用できるようにしたいと考えています。私の現在のコードでは、平文の長さを 8 文字にする必要があります (5 文字の名前と 3 つのスペース)。