index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
modes
/
xts128.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add and use internal header that implements endianness check
Richard Levitte
2020-07-11
1
-8
/
+4
*
Update copyright year
Matt Caswell
2020-06-04
1
-1
/
+1
*
Avoid undefined behavior with unaligned accesses
Bernd Edlinger
2020-05-27
1
-8
/
+16
*
Reorganize private crypto header files
Dr. Matthias St. Pierre
2019-09-28
1
-1
/
+1
*
Add Common shared code needed to move aes ciphers to providers
Shane Lontis
2019-07-16
1
-2
/
+2
*
Following the license change, modify the boilerplates in crypto/modes/
Richard Levitte
2018-12-06
1
-1
/
+1
*
Copyright consolidation 06/10
Rich Salz
2016-05-17
1
-46
/
+6
*
Remove outdated DEBUG flags.
Rich Salz
2016-02-18
1
-7
/
+0
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-113
/
+130
*
xts128.c: minor optimizaton.
Andy Polyakov
2011-05-04
1
-12
/
+14
*
xts128.c: fix bug introduced in commit#20704. Bug affected encryption of
Andy Polyakov
2011-04-23
1
-2
/
+2
*
Fix WIN32 warning.
Dr. Stephen Henson
2011-04-21
1
-2
/
+2
*
xts128.c: minor optimization and clarified prototype.
Andy Polyakov
2011-04-20
1
-1
/
+11
*
Provisional AES XTS support.
Dr. Stephen Henson
2011-04-13
1
-15
/
+2
*
xts128.c: minor optimization.
Andy Polyakov
2011-03-04
1
-56
/
+55
*
xts128.c: initial draft.
Andy Polyakov
2011-02-10
1
-0
/
+189