evpmd_ripemd.txt 1.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354
  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. # Tests start with one of these keywords
  9. # Cipher Decrypt Derive Digest Encoding KDF MAC PBE
  10. # PrivPubKeyPair Sign Verify VerifyRecover
  11. # and continue until a blank line. Lines starting with a pound sign are ignored.
  12. Title = RIPEMD160 tests
  13. Availablein = legacy default
  14. Digest = RIPEMD160
  15. Input = ""
  16. Output = 9c1185a5c5e9fc54612808977ee8f548b2258d31
  17. Availablein = legacy default
  18. Digest = RIPEMD160
  19. Input = "a"
  20. Output = 0bdc9d2d256b3ee9daae347be6f4dc835a467ffe
  21. Availablein = legacy default
  22. Digest = RIPEMD160
  23. Input = "abc"
  24. Output = 8eb208f7e05d987a9b044a8e98c6b087f15a0bfc
  25. Availablein = legacy default
  26. Digest = RIPEMD160
  27. Input = "message digest"
  28. Output = 5d0689ef49d2fae572b881b123a85ffa21595f36
  29. Availablein = legacy default
  30. Digest = RIPEMD160
  31. Input = "abcdefghijklmnopqrstuvwxyz"
  32. Output = f71c27109c692c1b56bbdceb5b9d2865b3708dbc
  33. Availablein = legacy default
  34. Digest = RIPEMD160
  35. Input = "abcdbcdecdefdefgefghfghighijhijkijkljklmklmnlmnomnopnopq"
  36. Output = 12a053384a9c0c88e405a06c27dcf49ada62eb2b
  37. Availablein = legacy default
  38. Digest = RIPEMD160
  39. Input = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789"
  40. Output = b0e20b6e3116640286ed3a87a5713079b21f5189
  41. Availablein = legacy default
  42. Digest = RIPEMD160
  43. Input = "12345678901234567890123456789012345678901234567890123456789012345678901234567890"
  44. Output = 9b752e45573d4b39f4dbd3323cab82bf63326bfb