Skip to content

Conversation

GitHubProUser67
Copy link

Implement the LIBSECURE XTEA cryptography library used on PlayStation devices.

This uses custom XTEA designed to be faster than the classic version.

The Number of rounds by default is 16, but in theory this can be adjusted up to 64.

NOTA: the number of rounds must be an even number! (actual library issue).

Implement the LIBSECURE XTEA cryptography library used on PlayStation devices.

This uses custom XTEA designed to be faster than the classic version.

The Number of rounds by default is 16, but in theory this can be adjusted up to 64.

NOTA: the number of rounds must be an even number! (actual library issue).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant