summaryrefslogtreecommitdiff
path: root/test/openssl/test_cipher.rb
AgeCommit message (Expand)Author
2016-05-25openssl: drop OpenSSL 0.9.6/0.9.7 supportrhe
2016-05-24openssl: make Cipher#key= and #iv= reject too long valuesrhe
2016-05-18openssl: clear OpenSSL error queue before return to Rubyrhe
2016-05-17Use Integer instead of Fixnum and Bignum.akr
2016-02-19test: use assert_not_*nobu
2015-12-16Add frozen_string_literal: false for all filesnaruse
2015-02-13test_cipher.rb: ignore wrap mode errosnobu
2015-02-12test_cipher.rb: show cipher namenobu
2015-02-06test_cipher.rb: OpenSSL 1.0.2nobu
2014-12-13test/openssl: skip old OpenSSLnobu
2013-11-14* test/openssl/test_cipher.rb (test_aes_gcm_wrong_tag): Don't useakr
2013-04-18* test/openssl/test_cipher.rb: Correct a typonaruse
2012-12-20* remove trailing spaces.nobu
2012-12-20* ext/openssl/ossl_cipher.c: add support for Authenticated Encryptionemboss
2012-11-29* test/openssl/test_cipher.rb (test_ctr_if_exists): add CTR mode testnahi
2011-09-20Skip patented algorithms: IDEA and RC5 on NetBSD.naruse
2011-07-28* ext/openssl/ossl_cipher.c (ossl_cipher_initialize): Avoid possiblenahi
2011-02-05* ext/openssl/ossl_cipher.c (ossl_cipher_alloc): leave data ptrnobu
2010-12-11refactor load error rescue to the openssl util filetenderlove
2008-09-24* test: assert_raises has been deprecated since a long time ago.nobu
2006-05-08* ext/openssl/extconf.rb: add check for OBJ_NAME_do_all_sorted.gotoyuzo
2005-10-30* ext/openssl/ossl_cipher.c (ossl_cipher_update): input data mustgotoyuzo
2004-06-30* ext/openssl/extconf.rb: check for EVP_CIPHER_CTX_copy, ENGINE_add,gotoyuzo