algorithm

package
v0.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 25, 2022 License: GPL-3.0 Imports: 1 Imported by: 0

Documentation

Overview

Package algorithm provides en: set of constants and functions for working with encryption algorithms in relation to the GOST encryption standard ru: набор констант и функции работы с алгоритмами шифрования применительно стандарта шифрования GOST

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Family

type Family int
const (
	FamilyRSA Family = iota
	FamilyDSA
	FamilyECDSA
	FamilyGOSTR3410
)

type UnsupportedAlgorithmError

type UnsupportedAlgorithmError struct {
}

UnsupportedAlgorithmError en: error - Unsupported Algorithm ru: ошибка - Неподдерживаемый Алгоритм

func (*UnsupportedAlgorithmError) Error

func (e *UnsupportedAlgorithmError) Error() string

Error en: error text formation ru: формирование текста ошибки

func (*UnsupportedAlgorithmError) Is

func (e *UnsupportedAlgorithmError) Is(target error) bool

Is en: compare with target error ru: сравнение с другой ошибкой

Directories

Path Synopsis
Package publickeyalgorithm provides en: a set of constants and functions for working with encryption algorithms for public keys in relation to the GOST encryption standard ru: набор констант и функции работы с алгоритмами шифрования для публичных ключей применительно стандарта шифрования GOST
Package publickeyalgorithm provides en: a set of constants and functions for working with encryption algorithms for public keys in relation to the GOST encryption standard ru: набор констант и функции работы с алгоритмами шифрования для публичных ключей применительно стандарта шифрования GOST
Package signaturealgorithm provides en: a set of constants and functions for working with encryption algorithms for signatures in relation to the GOST encryption standard ru: набор констант и функции работы с алгоритмами шифрования для подписей применительно стандарта шифрования GOST
Package signaturealgorithm provides en: a set of constants and functions for working with encryption algorithms for signatures in relation to the GOST encryption standard ru: набор констант и функции работы с алгоритмами шифрования для подписей применительно стандарта шифрования GOST

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL