secworks / curve25519

Verilog 2001 of the Curve25519 elliptic curve based function.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

curve25519

Verilog 2001 of the Curve25519 elliptic curve based function.

Status

Just started, very little work has been done. Nothing to not use.

Introduction

The purpose of this repo is to provide an open hardware implementation of Curve25519 function as needed to do both DH and Ed operations.

The idea is (was) to base the implementation on the curve25519-donna code. https://github.com/agl/curve25519-donna

About

Verilog 2001 of the Curve25519 elliptic curve based function.

License:BSD 2-Clause "Simplified" License


Languages

Language:Verilog 100.0%