Skip to content

Self hosted PS4 authentication algorithm #11

Description

@dogtopus

Followup of #10.

Currently the native authenticator requires a fully working mbedTLS port for the target board, which might not always be available. For platforms without a working mbedTLS port, it might be desireable to include a gutted mbedCrypto copy that only does RSA and SHA256, with blinding and PSS salt disabled so it can work without an RNG implementation. Security is not very important here so these tradeoffs are acceptable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions