amalthea v1.7.1 (2024-06-17T18:53:52Z)
Dub
Repo
getFileStreebogSum
amalthea
crypto
The function computes Streebog hash sum for the file.
string
getFileStreebogSum
(
alias
bits
)
(
string
filepath
)
if
(
bits
== 256 ||
bits
== 512
)
Meta
Source
See Implementation
amalthea
crypto
classes
Streebog
functions
atbash
atbashEnRu
caesarCypher
getFileMD5Sum
getFileStreebog256Sum
getFileStreebog512Sum
getFileStreebogSum
modulo512
vernamByteCipher
vernamCipher
xor512
static variables
enAlphabetL
enAlphabetU
ruAlphabetL
ruAlphabetU
The function computes Streebog hash sum for the file.