[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[openssl-gost] [gost-engine/engine] 7c3009: test_digest: Test all block sizes and alignments



  Branch: refs/heads/master
  Home:   https://github.com/gost-engine/engine
  Commit: 7c30097805cba0c62555493df6dad9f0c5d1d0f3
      https://github.com/gost-engine/engine/commit/7c30097805cba0c62555493df6dad9f0c5d1d0f3
  Author: Vitaly Chikunov <vt@altlinux.org>
  Date:   2020-03-01 (Sun, 01 Mar 2020)

  Changed paths:
    M test_digest.c

  Log Message:
  -----------
  test_digest: Test all block sizes and alignments

There need to be more tests than 2 constant fixed size blocks.
Final digest values are generated from the first run.

Test description in comments.