Skip to content

Missing ensure predicates on SecureRandomSpec #6

@rbonifacio

Description

@rbonifacio

According to the SecureRandom CrySL rule, we should require the following predicates:

REQUIRES	
	randomized[seed];
	randomized[lSeed];

see:

https://github.com/CROSSINGTUD/Crypto-API-Rules/blob/master/JavaCryptographicArchitecture/src/SecureRandom.crysl

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions