[go: nahoru, domu]

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

P steuer aes256ctr drbg updated #9

Merged
merged 8 commits into from
Jun 20, 2021
Merged

Conversation

victorshoup
Copy link
Contributor

No description provided.

p-steuer and others added 8 commits June 7, 2021 10:00
The linux-s390x TUNE configuration reflects the Wizard's results
on z15 processor.

Signed-off-by: Patrick Steuer <patrick.steuer@de.ibm.com>
AES-256-CTR based pseudorandom generation may be faster than the
default in case AES instruction set extensions are available on
the processor and supported by the implementations.

The implementation supports the following AES instruction set
extensions if detected at build time

 x86         : AES-NI
 linux-s390x : KMA

Run the configure script with NTL_RANDOM_AES256CTR=on to build
with AES-256-CTR based pseudorandom generation.

Be aware of possible interoperability issues when changing
the implementation of NTL's pseudorandom generator object.

Signed-off-by: Patrick Steuer <patrick.steuer@de.ibm.com>
@victorshoup victorshoup merged commit 2e5beb4 into main Jun 20, 2021
@victorshoup victorshoup deleted the p-steuer-aes256ctr-drbg-updated branch June 20, 2021 21:04
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.

None yet

2 participants