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

[openssl-gost] [gost-engine/engine] d0e978: Get ASN.1 IV using public functions



  Branch: refs/heads/master
  Home:   https://github.com/gost-engine/engine
  Commit: d0e97865ae0499feb63e751b4cb2478c44d93247
      https://github.com/gost-engine/engine/commit/d0e97865ae0499feb63e751b4cb2478c44d93247
  Author: Richard Levitte <richard@levitte.org>
  Date:   2016-02-17 (Wed, 17 Feb 2016)

  Changed paths:
    M gost_crypt.c

  Log Message:
  -----------
  Get ASN.1 IV using public functions

The function EVP_CIPHER_get_asn1_iv(), which is the default
get_asn1_params implementation, can be used to set the "original IV".
No need to reach into the inside of EVP_CIPHER_CTX, which makes it
much more future proof.


  Commit: 51bc37ca82a81742c0dda02bfa7d4a2ae67acab6
      https://github.com/gost-engine/engine/commit/51bc37ca82a81742c0dda02bfa7d4a2ae67acab6
  Author: Richard Levitte <richard@levitte.org>
  Date:   2016-02-17 (Wed, 17 Feb 2016)

  Changed paths:
    M gost_asn1.c

  Log Message:
  -----------
  Fixup the horror of automatic source reformatting


  Commit: f1ea373ddb0bda0ffe871f1008512c0462e1155e
      https://github.com/gost-engine/engine/commit/f1ea373ddb0bda0ffe871f1008512c0462e1155e
  Author: Dmitry Belyavskiy <beldmit@users.noreply.github.com>
  Date:   2016-03-02 (Wed, 02 Mar 2016)

  Changed paths:
    M gost_asn1.c
    M gost_crypt.c

  Log Message:
  -----------
  Merge pull request #14 from levitte/fix-getting-asn1-params

Fix getting asn1 params


Compare: https://github.com/gost-engine/engine/compare/4d14d0eb5555...f1ea373ddb0b