Skip to content
Snippets Groups Projects
Commit aaf74b03 authored by Niels Möller's avatar Niels Möller
Browse files

Added top-level README file.

parent 1d568eeb
No related branches found
No related tags found
No related merge requests found
README 0 → 100644
These are the work-in-progress files for the project "Anpassning av
GNU Nettle för inbyggda system", funded by Internetfonden for spring
2013.
There are two main objectives for the project:
1. Implement digital signatures based on elliptic curves.
2. Optimize important crypto primitives for the ARM architecture.
The "ecc" subdirectory contains the work-in-progress ECC
implementation. I try to keep the code working, but it is very crude
in some corners. When matured, it will be integrated into the main
Nettle repository.
ARM assembly files will probably not be maintained in this repository,
but integrated in the Nettle repository more incrementally.
The doc subdirectory contains various working notes.
The benchmark subdirectory collects benchmarking figures for various
stages of the project.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment