瀏覽代碼

Hyperlink DOI to preferred resolver

Change-Id: Ib9983a74d5d2f8be7c96cedde17be5a4e9223d5e
Reviewed-on: https://boringssl-review.googlesource.com/c/34844
Reviewed-by: Adam Langley <agl@google.com>
Commit-Queue: Adam Langley <agl@google.com>
kris/onging/CECPQ3_patch15
Katrin Leinweber 5 年之前
committed by CQ bot account: commit-bot@chromium.org
父節點
當前提交
d2a0ffdfa7
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      crypto/fipsmodule/bn/prime.c

+ 1
- 1
crypto/fipsmodule/bn/prime.c 查看文件

@@ -316,7 +316,7 @@ static const uint16_t kPrimes[] = {
//
// This table is generated using the algorithm of FIPS PUB 186-4
// Digital Signature Standard (DSS), section F.1, page 117.
// (https://dx.doi.org/10.6028/NIST.FIPS.186-4)
// (https://doi.org/10.6028/NIST.FIPS.186-4)
// The following magma script was used to generate the output:
// securitybits:=125;
// k:=1024;


Loading…
取消
儲存