-
# Weil Pairing and the MOV attack on Elliptic Curve Cryptography – Risen Crypto – Mathematical Cryptography, zkSNARKs
[https://risencrypto.github.io/WeilMOV/](https://risencrypto.github.io/W…
-
Hi Jeffrey! I'm looking for a way to evaluate the complete elliptic integral of the first kind, K(k), in Julia; there is `Elliptic.jl` but that package only allows double precision output. @simonbyrne…
-
With https://github.com/dalek-cryptography/curve25519-dalek/pull/473 hopefully getting done, it would be nice to use more types with Ristretto255.
Unfortunately types like `PublicKey`, `SecretKey`,…
-
Hello Brendan! I want to thank you for creating one of the best math function modules on elliptic curves for Python. I sincerely believe that you will develop this project!
I have previously used S…
-
In `./pkg/hintrunner/utils/secp_utils.go` there are utilities for elliptic curves. They used `big.Int` unnecessarily because all values are smaller than 2**256 - 1.
The task is to replace all use o…
-
With the near release of eosjs v21, a push from eosjs-ecc to elliptic has been decided. This repository utilizes eosjs-ecc and should migrate to the new methodology using eosjs v21 and elliptic.
Be…
-
The docstring of the hough transform functions does not mention that the Hough transform should be applied to a gradient / contour image, so that one often has to perform first a Canny filter or a gau…
-
Additional crypto features need to be exposed in order to support generation of JWT tokens for use with popular web services, including Google IoT
SHA256 hash calculation
HMAC hash calculation
RS…
-
https://en.wikipedia.org/wiki/Arithmetic-geometric_mean
Pari has a numeric implementation:
```
? 1/agm(1,sqrt(2))
%1 = 0.83462684167407318628142973279904680900
```
but Wikipedia provides a closed …
-
Do you use elliptic, gammafunk, or HDA's rc files? Are you tired of oddities that arise from occasional, mostly food-related incompatibilities? Want an rc file that was designed with Circus Animals in…