本網站在啟用 JavaScript 的情況下可以運作的更好。
首頁
探索
說明
登入
kris
/
pqc
關注
1
收藏
1
複製
0
程式碼
問題
0
合併請求
0
版本發佈
0
Wiki
活動
瀏覽代碼
remove nistseedexpander header from HQC KEM
kyber
Henry Case
3 年之前
父節點
94234297ea
當前提交
626032f425
共有
6 個檔案被更改
,包括
0 行新增
和
6 行删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
src/kem/hqc/hqc-rmrs-128/avx2/kem.c
+0
-1
src/kem/hqc/hqc-rmrs-128/clean/kem.c
+0
-1
src/kem/hqc/hqc-rmrs-192/avx2/kem.c
+0
-1
src/kem/hqc/hqc-rmrs-192/clean/kem.c
+0
-1
src/kem/hqc/hqc-rmrs-256/avx2/kem.c
+0
-1
src/kem/hqc/hqc-rmrs-256/clean/kem.c
+ 0
- 1
src/kem/hqc/hqc-rmrs-128/avx2/kem.c
查看文件
@@ -1,7 +1,6 @@
#include "api.h"
#include "fips202.h"
#include "hqc.h"
#include "nistseedexpander.h"
#include "parameters.h"
#include "parsing.h"
#include "randombytes.h"
+ 0
- 1
src/kem/hqc/hqc-rmrs-128/clean/kem.c
查看文件
@@ -1,7 +1,6 @@
#include "api.h"
#include "fips202.h"
#include "hqc.h"
#include "nistseedexpander.h"
#include "parameters.h"
#include "parsing.h"
#include "randombytes.h"
+ 0
- 1
src/kem/hqc/hqc-rmrs-192/avx2/kem.c
查看文件
@@ -1,7 +1,6 @@
#include "api.h"
#include "fips202.h"
#include "hqc.h"
#include "nistseedexpander.h"
#include "parameters.h"
#include "parsing.h"
#include "randombytes.h"
+ 0
- 1
src/kem/hqc/hqc-rmrs-192/clean/kem.c
查看文件
@@ -1,7 +1,6 @@
#include "api.h"
#include "fips202.h"
#include "hqc.h"
#include "nistseedexpander.h"
#include "parameters.h"
#include "parsing.h"
#include "randombytes.h"
+ 0
- 1
src/kem/hqc/hqc-rmrs-256/avx2/kem.c
查看文件
@@ -1,7 +1,6 @@
#include "api.h"
#include "fips202.h"
#include "hqc.h"
#include "nistseedexpander.h"
#include "parameters.h"
#include "parsing.h"
#include "randombytes.h"
+ 0
- 1
src/kem/hqc/hqc-rmrs-256/clean/kem.c
查看文件
@@ -1,7 +1,6 @@
#include "api.h"
#include "fips202.h"
#include "hqc.h"
#include "nistseedexpander.h"
#include "parameters.h"
#include "parsing.h"
#include "randombytes.h"
Write
Preview
Loading…
取消
儲存