Bu web sitesi JavaScript ile daha iyi çalışır.
Ana Sayfa
Keşfet
Yardım
Giriş Yap
kris
/
pqc
İzle
1
Yıldızla
1
Çatalla
0
Kod
Konular
0
Değişiklik İstekleri
0
Sürümler
0
Wiki
Aktivite
Reference implementations of PQC
25'ten fazla konu seçemezsiniz
Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
1060
İşleme
9
Dallar
14 MiB
Ağaç:
e3b0c56e38
blog/frodo_constant_time_issue
kris/add_picnic
kris/kyber
kris/kyber2
kris/li2__tests
kyber
main
master
sike
Dallar
Biçim İmleri
${ item.name }
${ searchTerm }
dalı oluştur
'e3b0c56e38'den
${ noResults }
pqc
/
.gitignore
.gitignore
97 B
Ham
Normal Görünüm
Geçmiş
Add more binary noise to .gitignore
5 yıl önce
Create nmake file for building on Windows and fix compilation error
5 yıl önce
Reimplement Python tests using nose framework
5 yıl önce
Parallel tests (#206) * Do tests with pytest to run them in parallel * attempt to handle merge commits better for PR test path Similar to how we solved this for travis * Clean up imports * don't run valgrind if not specified slow_test * Fix functest after initializer rename * upload tests results as junit * Upload test-common files since #200 got merged * Catch test results upload failure
5 yıl önce
1
2
3
4
5
6
7
8
9
10
11
12
13
bin/
*.o
*.a
*.so
*~
# Object and library files on Windows
*.lib
*.obj
__pycache__
testcases/