Skip to content
GitLab
  • Explore
  • Sign in
  • Register
  • Nettle
  • nettle
  • Repository
  • nettle
  • nettle.texinfo
Find file Blame History Permalink
  • Dmitry Baryshkov's avatar
    Add support for GOSTHASH94CP: GOST R 34.11-94 hash with CryptoPro S-box · b708992f
    Dmitry Baryshkov authored Jul 11, 2019 and Niels Möller's avatar Niels Möller committed Sep 14, 2019
    
    
    Hash gosthash94 implements GOST R 34.11-94 standard using S-Box defined
    in the standard 'for testing purposes only'. RFC 4357 defines S-Box
    (CryptoPro one) for GOST R 34.11-94 hash function that is widely used in
    applications. Add separate hash function algorithm (gosthash94cp)
    implementing GOST R 34.11-94 hashing using that S-Box.
    
    Signed-off-by: default avatarDmitry Eremin-Solenikov <dbaryshkov@gmail.com>
    b708992f