evpkdf_pvkkdf.txt 1.0 KB

123456789101112131415161718192021222324252627282930313233343536
  1. #
  2. # Copyright 2021 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. # Test cases created using OpenSSL
  13. Title = PVKKDF tests
  14. Availablein = legacy
  15. KDF = PVKKDF
  16. Ctrl.pass = pass:password
  17. Ctrl.salt = salt:saltsalt
  18. Ctrl.digest = digest:md5
  19. Output = AE7CF6D3A33A2117FA4F008D66F6D26F
  20. Availablein = legacy
  21. KDF = PVKKDF
  22. Ctrl.pass = pass:password
  23. Ctrl.salt = salt:salt
  24. Ctrl.digest = digest:md5
  25. Output = 67A1E09BB1F83F5007DC119C14D663AA
  26. Availablein = legacy
  27. KDF = PVKKDF
  28. Ctrl.pass = pass:password
  29. Ctrl.salt = salt:saltsalt
  30. Ctrl.digest = digest:md4
  31. Output = E85DE988BB00EF61067A0506DFB044EE