OWASP / owasp-mastg

The Mobile Application Security Testing Guide (MASTG) is a comprehensive manual for mobile app security testing and reverse engineering. It describes the technical processes for verifying the controls listed in the OWASP Mobile Application Security Verification Standard (MASVS).
https://mas.owasp.org/
Creative Commons Attribution Share Alike 4.0 International
11.57k stars 2.29k forks source link

Write up on Spongey castle versus bouncey castle and the other android security providers [Android] #517

Closed commjoen closed 7 years ago

commjoen commented 7 years ago

One important topic that has not been covered is the use of security providers and the patching of some of them. For instance:

commjoen commented 7 years ago

Will create a new chapter in the platform and create a new item in the MASVS first: PR is created as https://github.com/OWASP/owasp-masvs/pull/95

commjoen commented 7 years ago

Once PR is accepted, I can create content in the MSTG.

commjoen commented 7 years ago

I will create a new testcase in 0x05g for patching the security provider. The BC/security providers will be described in 0x05e-Testing-Cryptography.md as part of the packages available with implementations on the crypto

sushi2k commented 7 years ago

@commjoen: Can we close this ticket? There is still one todo in the test case ""

commjoen commented 7 years ago

All todo's are resolved. let's close!