Skip to content
This repository has been archived by the owner on Oct 3, 2024. It is now read-only.

Add Edwards25519 and use always-square-and-multiply #26

Merged
merged 1 commit into from
Jan 20, 2023
Merged

Conversation

bytemare
Copy link
Owner

…ristretto pow

Signed-off-by: bytemare <3641580+bytemare@users.noreply.github.com>
@codecov
Copy link

codecov bot commented Jan 20, 2023

Codecov Report

Merging #26 (7fb4671) into main (55455f7) will decrease coverage by 0.23%.
The diff coverage is 81.73%.

@@            Coverage Diff             @@
##             main      #26      +/-   ##
==========================================
- Coverage   81.65%   81.43%   -0.23%     
==========================================
  Files          12       16       +4     
  Lines         627      932     +305     
==========================================
+ Hits          512      759     +247     
- Misses         74      112      +38     
- Partials       41       61      +20     
Impacted Files Coverage Δ
element.go 79.48% <0.00%> (-2.10%) ⬇️
internal/nist/element.go 69.69% <0.00%> (-6.97%) ⬇️
internal/ristretto/ristretto.go 76.92% <ø> (ø)
internal/edwards25519/element.go 78.18% <78.18%> (ø)
internal/edwards25519/scalar.go 79.84% <79.84%> (ø)
internal/ristretto/element.go 79.66% <85.71%> (-1.38%) ⬇️
internal/edwards25519/map.go 86.11% <86.11%> (ø)
internal/edwards25519/group.go 90.90% <90.90%> (ø)
internal/ristretto/scalar.go 84.42% <92.15%> (+3.57%) ⬆️
groups.go 68.29% <100.00%> (+1.62%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@sonarcloud
Copy link

sonarcloud bot commented Jan 20, 2023

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 16 Code Smells

90.4% 90.4% Coverage
22.8% 22.8% Duplication

@bytemare bytemare merged commit 557b5a3 into main Jan 20, 2023
@bytemare bytemare deleted the ed25519 branch January 20, 2023 13:38
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant