APKPure Appを使用する
DES (Data Encryption Standard)の旧いバージョンをダウンロードすることが可能
あなたの仕事は、KEYを見つけて、指定されたDES暗号化された文字列を復号化しようとすることです。
Data Encryption Standard
DES is part of Android Security Testing.
The Data Encryption Standard is a symmetric-key algorithm for the encryption of electronic data. Although now considered insecure, it was highly influential in the advancement of modern cryptography.
Symmetric (also known as a secret key) ciphers use the same key for encrypting and decrypting, so the sender and the receiver must both know and use the same secret key.
DES is now considered to be insecure for many applications. This is mainly due to the 56-bit key size being too small. In January 1999, distributed.net and the Electronic Frontier Foundation collaborated to publicly break a DES key in 22 hours and 15 minutes.
Your task is to find KEY and try to decrypt the given DES encrypted string.
Last updated on 2021年05月09日
Minor bug fixes and improvements. Install or update to the newest version to check it out!
DES (Data Encryption Standard)
1.1.1 by hpAndro
2021年05月09日