MASTG-BEST-0009 安全な暗号アルゴリズムを使用する (Use Secure Encryption Algorithms)
安全でない暗号アルゴリズムを AES-256 (GCM モードが望ましい) や ChaCha20 などの安全なものに置き換えます。
Android で安全な暗号を実装するための包括的なガイダンスについては、公式 Android Developers ウェブサイトの "暗号機能" および "Broken or risky cryptographic algorithm" のドキュメントを参照してください。
PreviousMASTG-BEST-0008 WebView のデバッグを無効にする (Debugging Disabled for WebViews)NextMASTG-BEST-0010 最新の minSdkVersion を使用する (Use Up-to-Date minSdkVersion)
Last updated
Was this helpful?