Path to this page:
./
security/ruby-ezcrypto,
Ruby object-oriented wrapper for OpenSSL libraries
Branch: CURRENT,
Version: 0.7.2,
Package name: ruby27-ezcrypto-0.7.2,
Maintainer: pkgsrc-usersEzCrypto is an easy-to-use wrapper around the poorly documented OpenSSL
Ruby library. Features include:
* Defaults to AES 128 CBC
* Will use OpenSSL library for transparent hardware crypto support
* Single-class object-oriented access to most commonly used features
* Ruby-like syntax
Required to run:[
lang/ruby26-base]
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 109 KB
Version history: (Expand)
- (2021-10-07) Updated to version: ruby27-ezcrypto-0.7.2
- (2019-12-16) Updated to version: ruby26-ezcrypto-0.7.2
- (2018-03-08) Updated to version: ruby24-ezcrypto-0.7.2
- (2017-09-04) Updated to version: ruby23-ezcrypto-0.7.2
- (2014-07-24) Updated to version: ruby200-ezcrypto-0.7.2
- (2012-11-12) Updated to version: ruby193-ezcrypto-0.7.2
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
|
2017-09-04 20:01:05 by Thomas Klausner | Files touched by this commit (192) |
Log message:
Comment out dead sites.
|
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.
|
2013-03-07 18:08:16 by Takahiro Kambe | Files touched by this commit (2) |
Log message:
Use OVERRIDE_GEMSPEC instead of modifying gemspec file.
|
2010-09-10 09:41:46 by Takahiro Kambe | Files touched by this commit (4) |
Log message:
Update security/ruby-ezcrypto to 0.7.2.
* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Add LICENSE.
Changes are unknown.
|
2009-06-14 20:13:41 by Joerg Sonnenberger | Files touched by this commit (154) |
Log message:
Remove @dirrm entries from PLISTs
|
2008-05-01 23:09:47 by Johnny C. Lam | Files touched by this commit (4) | |
Log message:
Initial import of ruby18-ezcrypto-0.7 as security/ruby-ezcrypto.
EzCrypto is an easy-to-use wrapper around the poorly documented OpenSSL
Ruby library. Features include:
* Defaults to AES 128 CBC
* Will use OpenSSL library for transparent hardware crypto support
* Single-class object-oriented access to most commonly used features
* Ruby-like syntax
|