summaryrefslogtreecommitdiff
path: root/test/openssl/test_cipher.rb
AgeCommit message (Expand)Author
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