Skip to content

Идентификаторы SignatureScheme не соответствуют СТБ #46

@scrbkv

Description

@scrbkv

указанные идентификаторы в btls.h
#define TLSEXT_SIGALG_bign_sign_128 0xe7e7
#define TLSEXT_SIGALG_bign_sign_192 0xe8e8
#define TLSEXT_SIGALG_bign_sign_256 0xe9e9
не соответствуют требуемым идентификаторам из СТБ 34.101.90
"Идентификаторы алгоритмов ЭЦП добавляются в перечисление SignatureScheme
(см. 6.3.4):
SignatureScheme += {
bign_with_hbelt (0 xFE01 ) ,
bign_with_bash384 (0 xFE02 ) ,
bign_with_bash512 (0 xFE03 )
};"

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions