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.
私はDESとAESの理論を経験しましたが、 AESを使用する方が良い方法のようです。しかし、Androidアプリケーションに実装できるAESに関するヘルプは見つかりませんでした。
それで、私のアプリケーションでのDESのより良い実装は何である必要がありますか。たとえば、いくつかのリンクやコードを共有できますか?
これは、AndroidにAESを実装する例javax.cryptoです(パッケージを使用)。
javax.crypto
これは役立つかもしれません
http://java.sun.com/developer/technicalArticles/Security/AES/AES_v1.html