summaryrefslogtreecommitdiff
path: root/test/openssl/test_ns_spki.rb
AgeCommit message (Expand)Author
2023-09-06[ruby/openssl] Prefer String#unpack1Mau Magnaguagno
2022-12-13[ruby/openssl] Use SHA256 instead of SHA1 where needed in tests.Jarek Prokop
2020-05-13[ruby/openssl] Look up digest by name instead of constantBart de Water
2020-02-16Import openssl-2.2.0 (#2693)Hiroshi SHIBATA
2017-09-03openssl: import v2.1.0.beta1rhe
2016-12-10openssl: import v2.0.1rhe
2016-05-18openssl: clear OpenSSL error queue before return to Rubyrhe
2015-12-16Add frozen_string_literal: false for all filesnaruse
2014-12-13test/openssl: skip old OpenSSLnobu
2011-10-20* ext/openssl/ossl_ns_spki.c: Complete documentation.emboss
2010-12-15drying up the requires in the openssl teststenderlove
2010-02-02use require_relative.akr
2005-08-22* ext/openssl/ossl_ns_spki.c (ossl_spki_initialize): try to decodegotoyuzo