Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 1.17 KB

README.md

File metadata and controls

32 lines (20 loc) · 1.17 KB

KALIPSO

(K)yber-(A)ccelerated (L)ow-latency (I)mplementation for (P)olynomial-multiplication for RI(S)C-V (O)ptimization

Introduction

In the ntt_intt_kyber repository you can find an example of how a post-quantum cryptographic (PQC) hardware accelerator works. NTT-INTT accelerator has been integrated and tested.

X-Heep (eXtendable Heterogeneous Energy-Efficient Platform) is a RISC-V microcontroller described in SystemVerilog that can be configured to target small and tiny platforms as well as extended to support accelerators. NTT-INTT and CRYSTALS-Kyber algorithms are compiled using PULP toolchain.

Getting started

Get the repository:

git clone https://github.com/vlsi-lab/ntt_intt_kyber.git

License

Distributed under the MIT License. See LICENSE.txt for more information.

Contact

Alessandra Dolmeta - linkedin - alessandra.dolmeta@polito.it

Reference

Work has been submitted.