Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update random generation on RX TSIP #6851

Merged
merged 1 commit into from
Oct 11, 2023

Conversation

miyazakh
Copy link
Contributor

@miyazakh miyazakh commented Oct 9, 2023

Description

Change to use custom random generation for that. TSIP Random generation is based on NIST SP800-90A AES CTR-DRBG(PRNG), but not TRNG.

Fix TLS 1.3 failure

Testing

Run Crypt, benchmark and TLS Client on RX72N

Checklist

  • [n/a] added tests
  • [n/a] updated/added doxygen
  • [n/a] updated appropriate READMEs
  • [n/a] Updated manual and documentation

@miyazakh miyazakh self-assigned this Oct 9, 2023
@miyazakh miyazakh assigned cconlon and unassigned miyazakh Oct 10, 2023
cconlon
cconlon previously approved these changes Oct 10, 2023
@cconlon
Copy link
Member

cconlon commented Oct 10, 2023

Looks good, please fix merge conflicts.

@cconlon cconlon assigned miyazakh and unassigned cconlon Oct 10, 2023
@cconlon cconlon merged commit 7f562f8 into wolfSSL:master Oct 11, 2023
101 checks passed
dgarske added a commit to dgarske/wolfssl that referenced this pull request Jul 15, 2024
@dgarske dgarske mentioned this pull request Jul 15, 2024
4 tasks
@miyazakh miyazakh deleted the rnd_gen_updates_rx branch July 16, 2024 21:57
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.

2 participants