Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/RustCrypto/elliptic-curves
Collection of pure Rust elliptic curve implementations: NIST P-224, P-256, P-384, P-521, secp256k1, SM2
https://github.com/RustCrypto/elliptic-curves
build(deps): bump once_cell from 1.17.2 to 1.18.0
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
BP256 and BP384 v0.6.1 docs.rs build fails
dnlmlr opened this issue over 1 year ago
dnlmlr opened this issue over 1 year ago
build(deps): bump once_cell from 1.17.1 to 1.17.2
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
primeorder v0.13.2
tarcieri opened this pull request over 1 year ago
tarcieri opened this pull request over 1 year ago
build(deps): bump criterion from 0.5.0 to 0.5.1
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
Tweaking a pubkey using a scalar
alfred-hodler opened this issue over 1 year ago
alfred-hodler opened this issue over 1 year ago
build(deps): bump criterion from 0.4.0 to 0.5.0
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
build(deps): bump proptest from 1.1.0 to 1.2.0
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
build(deps): bump elliptic-curve from 0.13.4 to 0.13.5
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
bign256: Cleanup
makavity opened this pull request over 1 year ago
makavity opened this pull request over 1 year ago
primeorder: improve initialization from uncompressed point
wangwillian0 opened this pull request over 1 year ago
wangwillian0 opened this pull request over 1 year ago
build(deps): bump sm3 from 0.4.1 to 0.4.2
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
build(deps): bump ecdsa from 0.16.6 to 0.16.7
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
build(deps): bump sha3 from 0.10.7 to 0.10.8
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
unresolved import `p256::ecdh`: could not find `ecdh` in `p256`
Sarkoxed opened this issue over 1 year ago
Sarkoxed opened this issue over 1 year ago
k256 signal: 10, SIGBUS: access to undefined memory
satoshiotomakan opened this issue over 1 year ago
satoshiotomakan opened this issue over 1 year ago
p256: revert `primeorder` field impls
tarcieri opened this pull request over 1 year ago
tarcieri opened this pull request over 1 year ago
k256: add BIP340 reference
tarcieri opened this pull request over 1 year ago
tarcieri opened this pull request over 1 year ago
sm2 sign method seems got same result when use same secret_key
nyrf opened this issue over 1 year ago
nyrf opened this issue over 1 year ago
p256 point multiplication got ~25% slower in 0.12
randombit opened this issue over 1 year ago
randombit opened this issue over 1 year ago
bp384 v0.6.1
tarcieri opened this pull request over 1 year ago
tarcieri opened this pull request over 1 year ago
bp256 v0.6.1
tarcieri opened this pull request over 1 year ago
tarcieri opened this pull request over 1 year ago
Revert "bp256/bp384: `arithmetic` feature (#878)"
tarcieri opened this pull request over 1 year ago
tarcieri opened this pull request over 1 year ago
bp256/bp384: `arithmetic` feature
tarcieri opened this pull request over 1 year ago
tarcieri opened this pull request over 1 year ago
bp384: `CurveArithmetic` + `PrimeCurveParams`
tarcieri opened this pull request over 1 year ago
tarcieri opened this pull request over 1 year ago
bp256: `CurveArithmetic` + `PrimeCurveParams`
tarcieri opened this pull request over 1 year ago
tarcieri opened this pull request over 1 year ago
bp384: impl `FieldElement::sqrt`
tarcieri opened this pull request over 1 year ago
tarcieri opened this pull request over 1 year ago
bp256: implement `FieldElement::sqrt` and `Scalar::sqrt`
tarcieri opened this pull request over 1 year ago
tarcieri opened this pull request over 1 year ago
bp384: define `PrimeField` constants for `Scalar`
tarcieri opened this pull request over 1 year ago
tarcieri opened this pull request over 1 year ago
bp384: define `PrimeField` constants for `FieldElement`
tarcieri opened this pull request over 1 year ago
tarcieri opened this pull request over 1 year ago
bp256: define `PrimeField` constants for `Scalar`
tarcieri opened this pull request over 1 year ago
tarcieri opened this pull request over 1 year ago
bp256: define `PrimeField` constants for `FieldElement`
tarcieri opened this pull request over 1 year ago
tarcieri opened this pull request over 1 year ago
bp384: initial field elements with fiat-crypto arithmetic
tarcieri opened this pull request over 1 year ago
tarcieri opened this pull request over 1 year ago
p192/p224: add `bits` feature
tarcieri opened this pull request over 1 year ago
tarcieri opened this pull request over 1 year ago
bp256: initial field elements with fiat-crypto arithmetic
tarcieri opened this pull request over 1 year ago
tarcieri opened this pull request over 1 year ago
sm2 v0.13.2
tarcieri opened this pull request over 1 year ago
tarcieri opened this pull request over 1 year ago
sm2: factor out `distid` module
tarcieri opened this pull request over 1 year ago
tarcieri opened this pull request over 1 year ago
sm2 v0.13.1
tarcieri opened this pull request over 1 year ago
tarcieri opened this pull request over 1 year ago
p256 v0.13.2
tarcieri opened this pull request over 1 year ago
tarcieri opened this pull request over 1 year ago
sm2: enable `dsa` feature by default
tarcieri opened this pull request over 1 year ago
tarcieri opened this pull request over 1 year ago
p192/p224/p384/p521/sm2: add `all-features = true` on docsrs
tarcieri opened this pull request over 1 year ago
tarcieri opened this pull request over 1 year ago
Update docs for fiat-crypto generated code
tarcieri opened this pull request over 1 year ago
tarcieri opened this pull request over 1 year ago
p224 v0.13.2
tarcieri opened this pull request over 1 year ago
tarcieri opened this pull request over 1 year ago
sm2 v0.13.0
tarcieri opened this pull request over 1 year ago
tarcieri opened this pull request over 1 year ago
p192/p224/p256/p384/p521/sm2: use `dep:primeorder`
tarcieri opened this pull request over 1 year ago
tarcieri opened this pull request over 1 year ago
p192 v0.13.0
tarcieri opened this pull request over 1 year ago
tarcieri opened this pull request over 1 year ago
sm2: add `dsa` feature
tarcieri opened this pull request over 1 year ago
tarcieri opened this pull request over 1 year ago
p192: better citation for not implementing ECDSA signing
tarcieri opened this pull request over 1 year ago
tarcieri opened this pull request over 1 year ago
How to run the tests in hash2curve?
ewynx opened this issue over 1 year ago
ewynx opened this issue over 1 year ago
p192: public key-only documentation
tarcieri opened this pull request over 1 year ago
tarcieri opened this pull request over 1 year ago
p192/p224/p256/p384: `serde` feature fixups
tarcieri opened this pull request over 1 year ago
tarcieri opened this pull request over 1 year ago
p192: add `ecdsa` feature
halvors opened this pull request over 1 year ago
halvors opened this pull request over 1 year ago
sm2: `arithmetic` feature
tarcieri opened this pull request over 1 year ago
tarcieri opened this pull request over 1 year ago
sm2: PKCS#8 tests
tarcieri opened this pull request over 1 year ago
tarcieri opened this pull request over 1 year ago
bp384: `Scalar::sqrt` is unimplemented
tarcieri opened this issue over 1 year ago
tarcieri opened this issue over 1 year ago
Benchmarking: k256 falls short to fiat-crypto and crypto-bigint
ycscaly opened this issue over 1 year ago
ycscaly opened this issue over 1 year ago
sm2: expand description and keywords
tarcieri opened this pull request over 1 year ago
tarcieri opened this pull request over 1 year ago
sm2: add `Scalar::sqrt`
tarcieri opened this pull request over 1 year ago
tarcieri opened this pull request over 1 year ago
p192: add `Scalar::sqrt`
tarcieri opened this pull request over 1 year ago
tarcieri opened this pull request over 1 year ago
sm2: add `FieldElement::sqrt`
tarcieri opened this pull request over 1 year ago
tarcieri opened this pull request over 1 year ago
p192: add `FieldElement::sqrt`
tarcieri opened this pull request over 1 year ago
tarcieri opened this pull request over 1 year ago
Add feature "serde" to primeorder when flagged in P256
GTC6244 opened this pull request over 1 year ago
GTC6244 opened this pull request over 1 year ago
Add feature "serde" to primeorder to filter down from curves (P256, at least)
GTC6244 opened this pull request over 1 year ago
GTC6244 opened this pull request over 1 year ago
p192: `arithmetic` feature
tarcieri opened this pull request over 1 year ago
tarcieri opened this pull request over 1 year ago
p192: projective arithmetic tests
tarcieri opened this pull request over 1 year ago
tarcieri opened this pull request over 1 year ago
build(deps): bump sha3 from 0.10.6 to 0.10.7
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
sm2: `CurveArithmetic` + `PrimeCurveParams`
tarcieri opened this pull request over 1 year ago
tarcieri opened this pull request over 1 year ago
p192: `CurveArithmetic` + `PrimeCurveParams`
tarcieri opened this pull request over 1 year ago
tarcieri opened this pull request over 1 year ago
p224: enable `arithmetic` and `ecdsa` by default
tarcieri opened this pull request over 1 year ago
tarcieri opened this pull request over 1 year ago
p256: enable `pem` feature by default
tarcieri opened this pull request over 1 year ago
tarcieri opened this pull request over 1 year ago
sm2: define `PrimeField` constants for `Scalar`
tarcieri opened this pull request over 1 year ago
tarcieri opened this pull request over 1 year ago
primeorder: have `impl_mont_field_element!` define inversions
tarcieri opened this issue over 1 year ago
tarcieri opened this issue over 1 year ago
sm2: define `PrimeField` constants for `FieldElement`
tarcieri opened this pull request over 1 year ago
tarcieri opened this pull request over 1 year ago
p192: define `PrimeField` constants for `Scalar`
tarcieri opened this pull request over 1 year ago
tarcieri opened this pull request over 1 year ago
p192: define `PrimeField` constants for `FieldElement`
tarcieri opened this pull request over 1 year ago
tarcieri opened this pull request over 1 year ago
sm2: initial field elements with fiat-crypto arithmetic
tarcieri opened this pull request over 1 year ago
tarcieri opened this pull request over 1 year ago
p192: initial field elements with fiat-crypto arithmetic
tarcieri opened this pull request over 1 year ago
tarcieri opened this pull request over 1 year ago
sm2: initial crate
tarcieri opened this pull request over 1 year ago
tarcieri opened this pull request over 1 year ago
p256 v0.13.1
tarcieri opened this pull request over 1 year ago
tarcieri opened this pull request over 1 year ago
p192: initial crate
tarcieri opened this pull request over 1 year ago
tarcieri opened this pull request over 1 year ago
k256 v0.13.1
tarcieri opened this pull request over 1 year ago
tarcieri opened this pull request over 1 year ago
p224 v0.13.1
tarcieri opened this pull request over 1 year ago
tarcieri opened this pull request over 1 year ago
primeorder v0.13.1
tarcieri opened this pull request over 1 year ago
tarcieri opened this pull request over 1 year ago
p224: add Wycheproof test vectors
tarcieri opened this pull request over 1 year ago
tarcieri opened this pull request over 1 year ago
p224: add FIPS 186-4 ECDSA test vectors
tarcieri opened this pull request over 1 year ago
tarcieri opened this pull request over 1 year ago
p224: initial `ecdsa` support
tarcieri opened this pull request over 1 year ago
tarcieri opened this pull request over 1 year ago
p224: `arithmetic` feature
tarcieri opened this pull request over 1 year ago
tarcieri opened this pull request over 1 year ago
p224: add `ecdh` feature
tarcieri opened this pull request over 1 year ago
tarcieri opened this pull request over 1 year ago
p224: projective arithmetic tests
tarcieri opened this pull request over 1 year ago
tarcieri opened this pull request over 1 year ago
build(deps): bump signature from 2.0.0 to 2.1.0
dependabot[bot] opened this pull request almost 2 years ago
dependabot[bot] opened this pull request almost 2 years ago
p256: ECDSA verifying key recovery test
tarcieri opened this pull request almost 2 years ago
tarcieri opened this pull request almost 2 years ago
build(deps): bump elliptic-curve from 0.13.2 to 0.13.3
dependabot[bot] opened this pull request almost 2 years ago
dependabot[bot] opened this pull request almost 2 years ago
build(deps): bump hex-literal from 0.4.0 to 0.4.1
dependabot[bot] opened this pull request almost 2 years ago
dependabot[bot] opened this pull request almost 2 years ago
build(deps): bump ecdsa from 0.16.2 to 0.16.3
dependabot[bot] opened this pull request almost 2 years ago
dependabot[bot] opened this pull request almost 2 years ago
primeorder: remove outdated comment
tarcieri opened this pull request almost 2 years ago
tarcieri opened this pull request almost 2 years ago
primeorder: reorder `PointArithmetic` impls
tarcieri opened this pull request almost 2 years ago
tarcieri opened this pull request almost 2 years ago
build(deps): bump hex-literal from 0.3.4 to 0.4.0
dependabot[bot] opened this pull request almost 2 years ago
dependabot[bot] opened this pull request almost 2 years ago
feat: implement AssociatedAlgorithmIdentifier support
lumag opened this pull request almost 2 years ago
lumag opened this pull request almost 2 years ago
build(deps): bump ecdsa from 0.16.1 to 0.16.2
dependabot[bot] opened this pull request almost 2 years ago
dependabot[bot] opened this pull request almost 2 years ago
Correct product definition for empty iterators
kayabaNerve opened this pull request almost 2 years ago
kayabaNerve opened this pull request almost 2 years ago