Path to this page:
./
security/seccure,
SECCURE Elliptic Curve Crypto Utility for Reliable Encryption
Branch: CURRENT,
Version: 0.4nb3,
Package name: seccure-0.4nb3,
Maintainer: agcThe seccure toolset implements a selection of asymmetric algorithms
based on elliptic curve cryptography (ECC). In particular it offers
public key encryption / decryption, signature generation /
verification and key establishment.
ECC schemes offer a much better key size to security ratio than
classical systems (RSA, DSA). Keys are short enough to make direct
specification of keys on the command line possible (sometimes this is
more convenient than the management of PGP-like key rings). seccure
builds on this feature and therefore is the tool of choice whenever
lightweight asymmetric cryptography -- independent of key servers,
revocation certificates, the Web of Trust or even configuration files
-- is required.
Required to run:[
security/libgcrypt]
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 31.134 KB
Version history: (Expand)
- (2014-01-01) Updated to version: seccure-0.4nb3
- (2011-04-22) Updated to version: seccure-0.4nb2
- (2010-02-01) Updated to version: seccure-0.4nb1
- (2009-12-22) Package added to pkgsrc.se, version seccure-0.4 (created)
CVS history: (Expand)
2021-10-26 13:18:07 by Nia Alarie | Files touched by this commit (605) |
Log message:
security: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Unfetchable distfiles (fetched conditionally?):
./security/cyrus-sasl/distinfo \
cyrus-sasl-dedad73e5e7a75d01a5f3d5a6702ab8ccd2ff40d.patch.v2
|
2021-10-07 16:54:50 by Nia Alarie | Files touched by this commit (606) |
Log message:
security: Remove SHA1 hashes for distfiles
|
2018-01-01 19:33:34 by Roland Illig | Files touched by this commit (16) |
Log message:
Cleaned up PLIST files.
The actual cleanup has been done by pkglint:
* Added missing identifier comments
* Replaced ${PKGMANDIR} with a simple man, since the infrastructure does
all the magic for PLISTs
|
2017-06-01 01:31:13 by Alistair G. Crooks | Files touched by this commit (2) |
Log message:
rework the link stage in the Makefile to specify -lgcrypt after all the
object files, in an attempt to fix undefined references to all libgcrypt
functions in Linux bulk build
|
2015-11-04 02:18:12 by Alistair G. Crooks | Files touched by this commit (434) |
Log message:
Add SHA512 digests for distfiles for security category
Problems found locating distfiles:
Package f-prot-antivirus6-fs-bin: missing distfile fp-NetBSD.x86.32-fs-6.2.3.tar.gz
Package f-prot-antivirus6-ws-bin: missing distfile fp-NetBSD.x86.32-ws-6.2.3.tar.gz
Package libidea: missing distfile libidea-0.8.2b.tar.gz
Package openssh: missing distfile openssh-7.1p1-hpn-20150822.diff.bz2
Package uvscan: missing distfile vlp4510e.tar.Z
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
2014-01-01 12:52:43 by Thomas Klausner | Files touched by this commit (776) |
Log message:
Recursive PKGREVISION bump for libgcrypt-1.6.0 shlib major bump.
|
2013-03-02 18:57:53 by Joerg Sonnenberger | Files touched by this commit (2) |
Log message:
Flatten a variable size union to a alloca'd buffer.
|
2012-10-23 20:17:02 by Aleksej Saushev | Files touched by this commit (368) |
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
|