Implement AES-GCM-SIV (RFC8452)
[openssl.git] / test / recipes / 30-test_evp_data / evpmd_ripemd.txt
1 #
2 # Copyright 2001-2020 The OpenSSL Project Authors. All Rights Reserved.
3 #
4 # Licensed under the Apache License 2.0 (the "License").  You may not use
5 # this file except in compliance with the License.  You can obtain a copy
6 # in the file LICENSE in the source distribution or at
7 # https://www.openssl.org/source/license.html
8
9 # Tests start with one of these keywords
10 #       Cipher Decrypt Derive Digest Encoding KDF MAC PBE
11 #       PrivPubKeyPair Sign Verify VerifyRecover
12 # and continue until a blank line. Lines starting with a pound sign are ignored.
13
14 Title = RIPEMD160 tests
15
16 Availablein = legacy
17 Digest = RIPEMD160
18 Input = ""
19 Output = 9c1185a5c5e9fc54612808977ee8f548b2258d31
20
21 Availablein = legacy
22 Digest = RIPEMD160
23 Input = "a"
24 Output = 0bdc9d2d256b3ee9daae347be6f4dc835a467ffe
25
26 Availablein = legacy
27 Digest = RIPEMD160
28 Input = "abc"
29 Output = 8eb208f7e05d987a9b044a8e98c6b087f15a0bfc
30
31 Availablein = legacy
32 Digest = RIPEMD160
33 Input = "message digest"
34 Output = 5d0689ef49d2fae572b881b123a85ffa21595f36
35
36 Availablein = legacy
37 Digest = RIPEMD160
38 Input = "abcdefghijklmnopqrstuvwxyz"
39 Output = f71c27109c692c1b56bbdceb5b9d2865b3708dbc
40
41 Availablein = legacy
42 Digest = RIPEMD160
43 Input = "abcdbcdecdefdefgefghfghighijhijkijkljklmklmnlmnomnopnopq"
44 Output = 12a053384a9c0c88e405a06c27dcf49ada62eb2b
45
46 Availablein = legacy
47 Digest = RIPEMD160
48 Input = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789"
49 Output = b0e20b6e3116640286ed3a87a5713079b21f5189
50
51 Availablein = legacy
52 Digest = RIPEMD160
53 Input = "12345678901234567890123456789012345678901234567890123456789012345678901234567890"
54 Output = 9b752e45573d4b39f4dbd3323cab82bf63326bfb