GOST cipher names adjustment
authorDmitry Belyavskiy <beldmit@gmail.com>
Mon, 30 Mar 2020 11:29:10 +0000 (14:29 +0300)
committerDmitry Belyavskiy <beldmit@gmail.com>
Fri, 17 Apr 2020 13:21:51 +0000 (16:21 +0300)
commitad16671d49208ea8dcc79613e14fe6148daf959b
tree5874dd2db852f1f42642db46fa2049f050f24663
parent301ea192c7e0df8a58bf418a147ee8bdb7f1305e
GOST cipher names adjustment

The erroneously introduced names grasshopper-* replaced with
kuznyechik-* according to official algorithm name translation.

Too long symbolic names replaced with human-enterable ones.

Also the mechanism of deprecating names in objects.txt is implemented

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
(Merged from https://github.com/openssl/openssl/pull/11440)
Configurations/unix-Makefile.tmpl
crypto/objects/obj_compat.h [new file with mode: 0644]
crypto/objects/obj_dat.h
crypto/objects/obj_mac.num
crypto/objects/objects.txt
fuzz/oids.txt
include/openssl/obj_mac.h