Verify that cryptographic keys used in verification are stored securely and protected against disclosure, such as using a Trusted Platform Module (TPM) or Hardware Security Module (HSM), or an OS service that can use this secure storage.
Level 1 required: False
Level 2 required: True
Level 3 required: True
CWE: 320
Verify that the challenge nonce is at least 64 bits in length, and statistically unique or unique over the lifetime of the cryptographic device.
Level 1 required: False
Level 2 required: True
Level 3 required: True
CWE: 330
Verify that approved cryptographic algorithms are used in the generation, seeding, and verification.
Level 1 required: False
Level 2 required: True
Level 3 required: True
CWE: 327
Credit via OWASP ASVS. For more information visit The OWASP ASVS Project or Github respository.. OWASP ASVS is under the Creative Commons Attribution-Share Alike v3.0 license.
Loading comments 0%