Package Details: ecdsautils 0.4.1-1

Git Clone URL: https://aur.archlinux.org/ecdsautils.git (read-only, click to copy)
Package Base: ecdsautils
Description: Tiny collection of programs used for ECDSA (keygen, sign, verify)
Upstream URL: https://github.com/freifunk-gluon/ecdsautils
Licenses: BSD
Submitter: Neal
Maintainer: Neal
Last Packager: Neal
Votes: 3
Popularity: 0.000000
First Submitted: 2015-10-17 23:36 (UTC)
Last Updated: 2022-10-02 11:28 (UTC)

Dependencies (3)

Required by (0)

Sources (1)

Latest Comments

djerun commented on 2022-05-09 20:51 (UTC)

https://github.com/freifunk-gluon/ecdsautils/security/advisories/GHSA-qhcg-9ffp-78pw

rbnis commented on 2021-04-09 08:40 (UTC)

Thanks @jplatte for the info, I just updated the package.

jplatte commented on 2021-04-03 11:18 (UTC)

Looks like the canonical location for the git repo has changed from tcatm/ecdsautils to freifunk-gluon/ecdsautils. The PKGBUILD still works right now, but it's probably better to update it to point at the new repo.

thepaffy commented on 2017-03-04 17:34 (UTC)

Please change libuecc from makedepend to depend. Otherwise you can not exec ecdsasign after "pacman -Rns $(pacman -Qdtq)", because libuecc is removed.