[#70843] Re: [ruby-cvs:58952] hsbt:r51801 (trunk): * lib/rubygems: Update to RubyGems HEAD(fe61e4c112). — Eric Wong <normalperson@...>
hsbt@ruby-lang.org wrote:
3 messages
2015/09/17
[ruby-core:70770] [Ruby trunk - Feature #4183] [ext/openssl] Timestamp support
From:
zzak@...
Date:
2015-09-13 03:20:54 UTC
List:
ruby-core #70770
Issue #4183 has been updated by Zachary Scott. Assignee changed from Martin Bosslet to openssl ---------------------------------------- Feature #4183: [ext/openssl] Timestamp support https://bugs.ruby-lang.org/issues/4183#change-54150 * Author: Martin Bosslet * Status: Assigned * Priority: Normal * Assignee: openssl ---------------------------------------- =begin Hi, I'd like to propose the attached code to support timestamp creation and verification in ext/openssl under a new module OpenSSL::Timestamp. It comes also with various tests and rDoc documentation. Since OpenSSL only supports timestamps beginning with OpenSSL 1.0, the entire code is in #if brackets and the module is defined only for OpenSSL versions >= 1.0. Best regards, Martin =end ---Files-------------------------------- ts.tar.gz (15.1 KB) ts2.tar.gz (15.3 KB) ts3.tar.gz (14.9 KB) -- https://bugs.ruby-lang.org/