Title: Project Status Dashboard
Date: 2016-12-15 22:44
State |
Component |
DNSsec Signing |
Let's Encrypt |
Tor Consensus |
Internal |
Ticket |
Done |
AES / KEY WRAP |
|
|
|
Wrap/Bkup |
#17 |
|
ECDSA p256 |
secondary |
Yes |
|
|
|
|
ECDSA p384 |
secondary |
? |
|
|
|
Testing |
PKCS#11 |
Yes |
Yes |
Yes |
Yes |
#14 |
Done |
RSA |
Yes |
Yes |
Yes |
|
#16 |
Done |
SHA-1 |
|
|
Yes |
|
|
Done |
SHA-256 |
Yes |
Yes |
Yes |
|
|
Done |
SHA-384 |
Yes |
? |
|
|
|
Done |
TRNG |
padding |
padding |
padding |
KeyGen |
#15 |
Component |
Who |
About When |
Ticket |
RSA |
Pavel, Rob |
Done |
#16 |
AES/KEY WRAP |
Rob |
Done |
#17 |
SHA-256 |
Joachim |
Done |
|
TRNG |
FT |
Done |
#15 |
PKCS#11 |
Rob |
Late May |
|
PKCS#11 PIN |
Rob |
Mid June |
#14 |
Packaging |
Paul, Rob |
Done |
|
Component |
Status |
Repository |
Comment |
AES |
Done |
core/cipher/aes |
AES cipher core with support for 128 and 256 bit keys. |
ChaCha |
Done |
core/cipher/chacha |
High speed stream cipher. Based on the Salsa20 stream cipher. |
Component |
Status |
Repository |
Comment |
KEY WRAP |
Done |
|
Key wrapping mode. Will be used for key storage. See rfc 3394. #17 |
GCM |
Not started |
|
Galois Counter Mode. AEAD cipher. |
CTR and CBC |
Not started |
|
Basic block cipher modes. |
Component |
Status |
Repository |
Comment |
Coretest |
Done |
core/comm/coretest |
Command-response based core tester for HW accelerated core verification. |
UART |
Done |
core/comm/uart |
Serial interface module used on the TerasIC C5G development board. |
I2C |
Done |
core/comm/i2c |
I2C interface module used on the Novena board. |
EIM |
Done |
core/comm/eim |
Interface for the Freescale EIM memory interface used on the Novena board. |
FMC |
Done |
core/comm/fmc |
Interface for the STM32 FMC memory interface used on the dev-bridge and Alpha boards. |