]> www.wagner.pp.ru Git - openssl-gost/engine.git/commit
test_ciphers: Add Magma CTR (and CBC) test(s)
authorVitaly Chikunov <vt@altlinux.org>
Sat, 9 May 2020 03:57:12 +0000 (06:57 +0300)
committerDmitry Belyavskiy <beldmit@users.noreply.github.com>
Sat, 9 May 2020 08:28:38 +0000 (11:28 +0300)
commit541bf464a0b5849e0823d075a2403eeb37f90ea9
tree16db7f3a05f78e7706e3ea0a88a056daf3d15c50
parenta3cee1c0660285f5669a9bfd85a494e18b970a67
test_ciphers: Add Magma CTR (and CBC) test(s)

- CTR vector is from standard.
- CBC vector is generated by PR_GOSTR_bch_v9. CBC test fail in-place
  decryption, so it's disabled by `#if 0'.
test_ciphers.c