From: "jeremyevans0 (Jeremy Evans)" Date: 2021-10-21T20:48:06+00:00 Subject: [ruby-core:105742] [Ruby master Feature#4183] [ext/openssl] Timestamp support Issue #4183 has been updated by jeremyevans0 (Jeremy Evans). Status changed from Assigned to Closed ruby-openssl 2.2.0 (included with Ruby 3.0) added OpenSSL::Timestamp, so this can be closed. ---------------------------------------- Feature #4183: [ext/openssl] Timestamp support https://bugs.ruby-lang.org/issues/4183#change-94243 * Author: MartinBosslet (Martin Bosslet) * Status: Closed * Priority: Normal * Assignee: rhenium (Kazuki Yamaguchi) ---------------------------------------- =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/ Unsubscribe: