From 30287d97a159d74965c87e2f1ffb82c3b99ffdf2 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Sat, 15 Feb 2020 00:44:27 +0300 Subject: Release version 1.1.1+10 Drop copyright notice from source code Use adhoc value for {libcrypto,libssl}.map prerequisite-specific variable include --- openssl/tests/encryption.testscript | 1 - 1 file changed, 1 deletion(-) (limited to 'openssl/tests/encryption.testscript') diff --git a/openssl/tests/encryption.testscript b/openssl/tests/encryption.testscript index 6326858..5b6d00a 100644 --- a/openssl/tests/encryption.testscript +++ b/openssl/tests/encryption.testscript @@ -1,5 +1,4 @@ # file : tests/encryption.testscript -# copyright : Copyright (c) 2016-2019 Code Synthesis Ltd # license : OpenSSL and SSLeay Licenses; see accompanying LICENSE file enc = $* aes-256-cbc -e -salt -base64 -md sha256 -pass pass:123 -pbkdf2 -- cgit v1.1