-
**System**: Debian Jessie (x86-64)
**RELIC version**: git (2015-01-19)
**Configuration**: `-DARITH=gmp -DALLOC=DYNAMIC -DBN_PRECI=8192 -DFP_PRIME=1536`
---
The unit test for the PP module fails for …
-
Bitcore has a Key interface that understands private keys and public keys. However, this is a high-level interface that does not expose most of the low-level elliptic curve cryptography of openssl. Fo…
-
I might be wrong, but from what I've gathered while doing #14 & #15 is that the lib uses standard double-and-add for point multiplication.
As exposed [here](http://saluc.engr.uconn.edu/refs/sidechann…
-
Hi Kenneth,
I need to verify on Cortex M0 the signature of only 4 bytes.
I have the data to verify the signature : 0x11223344 (4 bytes)
I have also the signature 20 bytes (use curve uECC_secp160r1)
…
-
Thanks for all the new work going into the crypto api (rsa encryption, exposing gcm mac).
I have been looking into using DHE for a UDP protocol.
The DiffieHellman functions in the crypto api are rea…
-
https://cryptography.io/en/latest/hazmat/primitives/asymmetric/ec/?highlight=ecdsa
sbuss updated
10 years ago
-
We've previously made the decision not to distribute any crypto with Rust at all, but this is probably not tenable since crypto is used everywhere. My current opinion is that we should not distribute …
brson updated
9 years ago
-
I have tried to install a package to sage (Sage Manifolds). This includes rebuilding sage library ("sage -b") and installing documentation ("sage --docbuild"). Both give me error of the following type…
-
Would be possible to use alternative curves like Montgomery and Edward? I would like to use curve25519..
cheers
pera updated
10 years ago
-
|[](https://github.com/hynek)| @hynek reported|
|-|-|
|Trac ID|trac#6663|
|Type|enhancement|
|Created|2013-08-04 10:57:02Z|
|Branch|https://github.com/twisted/twisted/tree/acceptable-ciphers-6663-2|
…