index
:
delta/libgcrypt.git
ECC-INTEGRATION-1-5
LIBGCRYPT-1-2-BRANCH
LIBGCRYPT-1-4-BRANCH
LIBGCRYPT-1-5-BRANCH
LIBGCRYPT-1-6-BRANCH
LIBGCRYPT-1-7-BRANCH
LIBGCRYPT-1.10-BRANCH
LIBGCRYPT-1.8-BRANCH
LIBGCRYPT-1.9-BRANCH
LIBGCRYPT-2.0-MO
OS2-BRANCH
STABLE-BRANCH-1-0
baserock/gnome
baserock/libgcrypt-1.5.5
baserock/morph
cipher-amd64-optimizations
cipher-s390x-optimizations
compliant-ecc-keygen
dkg/ecc-debug-cleanup
dkg/fix-T3894
ePit-1-0
gniibe-T3358
gniibe-curve25519
gniibe-mpi-pow-2017-06
gniibe/4293
gniibe/cmac-selftest
gniibe/const-invm
gniibe/fips-from-redhat
gniibe/jitterent
gniibe/new-pk-api
gniibe/t5797
gniibe/x448
http-to-https
justus/fix-error-handling
master
mo
padlock-test
t4873
ueno-pss
dev.gnupg.org: source/libgcrypt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cipher
/
gost28147.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cipher: Use const for *_spec_t, if possible.
NIIBE Yutaka
2022-01-04
1
-2
/
+2
*
cipher-proto: remove forward typedef of cipher_bulk_ops_t
Jussi Kivilinna
2021-01-26
1
-0
/
+1
*
Reorganize self-tests for HMAC.
NIIBE Yutaka
2020-12-18
1
-0
/
+1
*
cipher: setup bulk functions at each algorithms key setup
Jussi Kivilinna
2020-09-27
1
-2
/
+2
*
gost28147: implement special MAC mode called imitovstavka (IMIT)
Dmitry Baryshkov
2020-04-19
1
-2
/
+240
*
gost28147: add support for CryptoPro key meshing per RFC 4357
Dmitry Baryshkov
2020-03-20
1
-4
/
+88
*
gost28147: inline gost_val function to speed up code
Dmitry Eremin-Solenikov
2019-11-21
1
-1
/
+1
*
gost28147: do not use GOST28147_CONTEXT outside of GOST 28147 calculation
Dmitry Eremin-Solenikov
2019-11-21
1
-1
/
+1
*
gost28147: simplify internal code
Dmitry Eremin-Solenikov
2019-11-21
1
-52
/
+51
*
Pass cipher object pointer to setkey functions
Jussi Kivilinna
2018-06-19
1
-1
/
+4
*
gostr3411_94: rewrite to use u32 mathematic
Dmitry Eremin-Solenikov
2014-06-28
1
-11
/
+25
*
gost28147: use bufhelp helpers
Dmitry Eremin-Solenikov
2014-06-28
1
-36
/
+10
*
Add GOST R 34.11-94 variant using id-GostR3411-94-CryptoProParamSet
Dmitry Eremin-Solenikov
2014-06-28
1
-1
/
+5
*
gost28147: support GCRYCTL_SET_SBOX
Dmitry Eremin-Solenikov
2014-06-28
1
-0
/
+39
*
cipher/gost28147: generate optimized s-boxes from compact ones
Dmitry Eremin-Solenikov
2014-06-28
1
-274
/
+8
*
gost28147: add OIDs used to define cipher mode
Dmitry Eremin-Solenikov
2014-06-28
1
-1
/
+11
*
cipher/gost28147: optimization: use precomputed S-box tables
Sergey V
2013-11-09
1
-56
/
+272
*
cipher: Simplify the cipher dispatcher cipher.c.
Werner Koch
2013-10-01
1
-0
/
+1
*
gostr3411_94: set better burn stack depth estimate
Jussi Kivilinna
2013-09-21
1
-1
/
+1
*
Fix encryption/decryption return type for GOST28147
Jussi Kivilinna
2013-09-18
1
-4
/
+19
*
Add limited implementation of GOST 28147-89 cipher
Dmitry Eremin-Solenikov
2013-09-18
1
-0
/
+220