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
/
cipher-ofb.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add bulk function interface for OFB mode
Jussi Kivilinna
2020-12-18
1
-8
/
+20
*
Add size optimized cipher block copy and xor functions
Jussi Kivilinna
2018-07-21
1
-1
/
+1
*
Avoid division by spec->blocksize in cipher mode handlers
Jussi Kivilinna
2018-06-19
1
-6
/
+2
*
cipher: add explicit blocksize checks to allow better optimization
Jussi Kivilinna
2017-01-28
1
-0
/
+5
*
Replace ath based mutexes by gpgrt based locks.
Werner Koch
2014-01-16
1
-1
/
+0
*
cipher: use size_t for internal buffer lengths
Jussi Kivilinna
2013-11-15
1
-2
/
+2
*
Drop _gcry_cipher_ofb_decrypt as it duplicates _gcry_cipher_ofb_encrypt
Dmitry Eremin-Solenikov
2013-10-26
1
-69
/
+0
*
Improve the speed of the cipher mode code
Jussi Kivilinna
2013-10-23
1
-9
/
+11
*
cipher: Simplify the cipher dispatcher cipher.c.
Werner Koch
2013-10-01
1
-7
/
+7
*
Move stack burning from block ciphers to cipher modes
Jussi Kivilinna
2013-09-04
1
-4
/
+22
*
Optimize buffer xoring.
Jussi Kivilinna
2012-12-03
1
-21
/
+31
*
Factor cipher mode code out to separate files.
Werner Koch
2011-08-03
1
-0
/
+135