aboutsummaryrefslogtreecommitdiffstats
path: root/include/crypto
diff options
context:
space:
mode:
authorslontis <shane.lontis@oracle.com>2022-05-30 18:07:40 +1000
committerTomas Mraz <tomas@openssl.org>2022-06-13 10:56:31 +0200
commitd2399d8cd29f56e6614f0b3db4e7e563a745902a (patch)
treeef9ec56261ac404b60dc336d343f5a47f3102a4d /include/crypto
parent27c1cfd7653b7204af3301f93ccd2a3decfc309b (diff)
downloadopenssl-d2399d8cd29f56e6614f0b3db4e7e563a745902a.tar.gz
RSA keygen update: Raise an error if no prime candidate q is found.
Reviewed-by: Bernd Edlinger <bernd.edlinger@hotmail.de> Reviewed-by: Paul Dale <pauli@openssl.org> Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://github.com/openssl/openssl/pull/18429)
Diffstat (limited to 'include/crypto')
-rw-r--r--include/crypto/bnerr.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/crypto/bnerr.h b/include/crypto/bnerr.h
index 7282c915d6..131e30fa71 100644
--- a/include/crypto/bnerr.h
+++ b/include/crypto/bnerr.h
@@ -1,6 +1,6 @@
/*
* Generated by util/mkerr.pl DO NOT EDIT
- * Copyright 2020-2021 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2020-2022 The OpenSSL Project Authors. All Rights Reserved.
*
* Licensed under the Apache License 2.0 (the "License"). You may not use
* this file except in compliance with the License. You can obtain a copy