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
/
twofish.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cipher: move CBC/CFB/CTR self-tests to tests/basic
Jussi Kivilinna
2022-05-11
1
-49
/
+0
*
Move bulk OCB L pointer array setup code to common header
Jussi Kivilinna
2022-04-24
1
-34
/
+3
*
cipher: setup bulk functions at each algorithms key setup
Jussi Kivilinna
2020-09-27
1
-24
/
+47
*
Add helper function for adding value to cipher block
Jussi Kivilinna
2019-03-31
1
-7
/
+1
*
Add size optimized cipher block copy and xor functions
Jussi Kivilinna
2018-07-21
1
-3
/
+3
*
Pass cipher object pointer to setkey functions
Jussi Kivilinna
2018-06-19
1
-9
/
+12
*
Move AMD64 MS to SysV calling convention conversion to assembly side
Jussi Kivilinna
2018-01-09
1
-87
/
+0
*
Add AVX2/vpgather bulk implementation of Twofish
Jussi Kivilinna
2017-01-06
1
-4
/
+268
*
OCB: Move large L handling from bottom to upper level
Jussi Kivilinna
2016-12-10
1
-14
/
+6
*
Add Aarch64 assembly implementation of Twofish
Jussi Kivilinna
2016-09-11
1
-0
/
+5
*
Fix OCB amd64 assembly implementations for x32
Jussi Kivilinna
2015-10-28
1
-14
/
+18
*
Optimize OCB offset calculation
Jussi Kivilinna
2015-08-10
1
-19
/
+6
*
Reduce code size for Twofish key-setup and remove key dependend branch
Jussi Kivilinna
2015-07-27
1
-50
/
+26
*
Reduce amount of duplicated code in OCB bulk implementations
Jussi Kivilinna
2015-07-27
1
-71
/
+20
*
Add bulk OCB for Twofish AMD64 implementation
Jussi Kivilinna
2015-07-27
1
-0
/
+259
*
Enable AMD64 Twofish implementation on WIN64
Jussi Kivilinna
2015-05-14
1
-6
/
+78
*
cipher: use size_t for internal buffer lengths
Jussi Kivilinna
2013-11-15
1
-3
/
+3
*
Improve the speed of the cipher mode code
Jussi Kivilinna
2013-10-23
1
-7
/
+4
*
Enable assembler optimizations on earlier ARM cores
Dmitry Eremin-Solenikov
2013-10-23
1
-16
/
+16
*
twofish: add ARMv6 assembly implementation
Jussi Kivilinna
2013-10-22
1
-26
/
+62
*
cipher: Simplify the cipher dispatcher cipher.c.
Werner Koch
2013-10-01
1
-0
/
+2
*
Optimize and cleanup 32-bit and 64-bit endianess transforms
Jussi Kivilinna
2013-09-21
1
-4
/
+3
*
Move stack burning from block ciphers to cipher modes
Jussi Kivilinna
2013-09-04
1
-8
/
+8
*
Check if assembler is compatible with AMD64 assembly implementations
cipher-amd64-optimizations
Jussi Kivilinna
2013-06-20
1
-1
/
+1
*
twofish: add amd64 assembly implementation
Jussi Kivilinna
2013-06-09
1
-0
/
+278
*
Nuked almost all trailing whitespace.
post-nuke-of-trailing-ws
Werner Koch
2011-02-04
1
-5
/
+5
*
Applied spelling fixes and more verbose test diagnositcs by Brad Hards.
Werner Koch
2010-04-12
1
-1
/
+1
*
A lot of cleanups as well as minor API changes.
Werner Koch
2007-02-21
1
-2
/
+2
*
Mostly indendation changes. Completed the Manifest.
Werner Koch
2003-12-11
1
-302
/
+310
*
* configure.ac: Give a hint on where libgpg-error is available.
Werner Koch
2003-10-27
1
-2
/
+2
*
2003-07-21 Moritz Schulte <moritz@g10code.com>
Moritz Schulte
2003-07-21
1
-2
/
+2
*
2003-07-14 Moritz Schulte <moritz@g10code.com>
Moritz Schulte
2003-07-14
1
-4
/
+4
*
2003-07-07 Moritz Schulte <moritz@g10code.com>
Moritz Schulte
2003-07-07
1
-2
/
+2
*
2003-06-18 Moritz Schulte <moritz@g10code.com>
Moritz Schulte
2003-06-18
1
-2
/
+2
*
2003-06-08 Moritz Schulte <moritz@g10code.com>
Moritz Schulte
2003-06-09
1
-4
/
+4
*
2003-04-16 Moritz Schulte <moritz@g10code.com>
Moritz Schulte
2003-04-16
1
-105
/
+30
*
2003-02-23 Moritz Schulte <moritz@g10code.com>
Moritz Schulte
2003-02-28
1
-15
/
+4
*
* random.c: Replaced mutex.h by the new ath.h. Changed all calls.
Werner Koch
2002-09-17
1
-1
/
+1
*
Change the license to the LGPL.
now-less-freedom-protected
Werner Koch
2002-05-14
1
-3
/
+18
*
Applied changes from GnuPG stable.
Werner Koch
2001-08-03
1
-3
/
+42
*
The first libgcrypt only release.
V1-1-3
Werner Koch
2001-05-31
1
-2
/
+2
*
Fixed the bug in the hash code
Werner Koch
2001-03-29
1
-2
/
+2
*
See ChangeLog: Fri Jul 14 19:38:23 CEST 2000 Werner Koch
Werner Koch
2000-07-14
1
-14
/
+14
*
See ChangeLog: Fri Nov 19 17:15:20 CET 1999 Werner Koch
Werner Koch
1999-11-19
1
-1
/
+0
*
See ChangeLog: Sat Nov 13 17:44:23 CET 1999 Werner Koch
Werner Koch
1999-11-13
1
-3
/
+3
*
See ChangeLog: Sun Apr 18 10:11:28 CEST 1999 Werner Koch
Werner Koch
1999-04-18
1
-252
/
+198
*
See ChangeLog: Fri Apr 9 12:26:25 CEST 1999 Werner Koch
Werner Koch
1999-04-09
1
-0
/
+3
*
See ChangeLog: Wed Apr 7 20:51:39 CEST 1999 Werner Koch
Werner Koch
1999-04-07
1
-145
/
+343
*
See ChangeLog: Wed Feb 10 17:15:39 CET 1999 Werner Koch
Werner Koch
1999-02-10
1
-3
/
+7
*
See ChangeLog: Thu Jan 21 06:22:10 CET 1999 Werner Koch
V0-9-2
Werner Koch
1999-01-21
1
-0
/
+1
[next]