Skip to content

Commit

Permalink
Merge pull request #60 from JohnLCaron/encrypt
Browse files Browse the repository at this point in the history
Cleanup some TODOs in encrypt code.
  • Loading branch information
JohnLCaron authored Apr 13, 2024
2 parents 53a3daa + 1d2d065 commit fa97982
Show file tree
Hide file tree
Showing 16 changed files with 267 additions and 716 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
[![License](https://img.shields.io/github/license/JohnLCaron/egk-ec)](https://github.com/JohnLCaron/egk-ec/blob/main/LICENSE.txt)
![GitHub branch checks state](https://img.shields.io/github/actions/workflow/status/JohnLCaron/egk-ec/unit-tests.yml)
[![Coverage](https://img.shields.io/badge/coverage-90.2%25%20LOC%20(6890/7642)-blue)](https://github.com/JohnLCaron/egk-ec/blob/main/htmlReport/index.html)
![Coverage](https://img.shields.io/badge/coverage-90.3%25%20LOC%20(6905/7650)-blue)

# ElectionGuard-Kotlin Elliptic Curve

_last update 04/10/2024_
_last update 04/13/2024_

EGK Elliptic Curve (egk-ec) is an experimental implementation of [ElectionGuard](https://github.com/microsoft/electionguard),
[version 2.0](https://github.com/microsoft/electionguard/releases/download/v2.0/EG_Spec_2_0.pdf),
Expand Down
Loading

0 comments on commit fa97982

Please sign in to comment.