DRBG ERROR?
#500
Replies: 1 comment
-
FAQ. See https://github.com/orgs/open-quantum-safe/discussions/1883 (need to activate default provider). |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I failed to create keypairs.It always return DRBG have problem.
But while creating RSA keypairs,it do not return errors.
Is there any solutions to fix it?
root@hk:~# openssl genpkey -algorithm mldsa87 -provider oqsprovider
Warning: generating random key material may take a long time
if the system has a poor entropy source
No OpenSSL randomness retrieved. DRBG available?
root@hk:~# openssl genpkey -outform PEM -algorithm RSA -pkeyopt rsa_keygen_bits:2048 -out priv.key
.+....+...+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++..+.........+...+......+....+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++.....+......+.+.....+......+...+......+.+...+..+....+.........+..+............+......+.+...............+.....+.+........+.+...+...+..+...+.............+.........+..+.............+...............+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
...+...+.+...+...+..+.+......+......+..+...............+.......+.....+.+.....+.......+......+..+.........+...+.+..+.........+...................+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++.....+...+.....+......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++........+.......+...+..+.........+.+.........+...+........+...+....+...+.....+...+....+.....+.............+.........+......+..+............+....+..+...+......+....+.........+......+.........+.....+......+.+........+.+.....+.+.....+.........+............+....+...+..+....+.....+....+...+..+.......+...+.....+.+............+..+.+..+............+.+......+...........+.......+..+...............+.+.....+...+.......+............+..+....+..+....+......+........+....+..+...+......+.......+..............+.+....................+.......+...+.....+....+........+.+.....+.+......+...+.....+....+...+..+...............+...+.........+......+...+.......+...+.........+.....................+.....+.......+.....+.........+...+.......+.....+.............+........+...+......+.+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Beta Was this translation helpful? Give feedback.
All reactions