[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#893987: marked as done (RFP: libsecp256k1ec -- Optimized C library for EC operations on curve secp256k1)



Your message dated Wed, 1 Jun 2022 02:19:18 +0200
with message-id <009c6ce5-f19b-0566-0f0b-d0558f04f637@debian.org>
and subject line Re: RFP: libsecp256k1ec -- Optimized C library for EC operations on curve secp256k1
has caused the Debian Bug report #893987,
regarding RFP: libsecp256k1ec -- Optimized C library for EC operations on curve secp256k1
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
893987: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=893987
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist

* Package name    : libsecp256k1ec
  Version         : 9d560f9
  Upstream Author : Pieter Wuille
* URL             : https://github.com/chfast/secp256k1/
* License         : MIT
  Programming Lang: C
  Description     : Optimized C library for EC operations on curve secp256k1

This is currently a prerequisite for cpp-ethereum ( # 860434 ).

There is an open issue for upstream to replace it with the version that
is already in debian, libsecp256k1
( https://github.com/ethereum/cpp-ethereum/issues/3207 ), but as it stands it's
currently built on this EC-specific fork.

This library was a work in progress before upstream stopped developing it and
is being used to research best practices. Use at your own risk.

Features:
 secp256k1 ECDSA signing/verification and key generation.
 Adding/multiplying private/public keys.
 Serialization/parsing of private keys, public keys, signatures.
 Constant time, constant memory access signing and pubkey generation.
 Derandomized DSA (via RFC6979 or with a caller provided function.)
 Very efficient implementation.

--- End Message ---
--- Begin Message ---
This is unmaintained and the blocked RFP should not be worked on anymore.
The still maintained original libsecp256k1 is in Debian so no need for this to be open.

--- End Message ---

Reply to: