index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
modes
/
wrap128.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Following the license change, modify the boilerplates in crypto/modes/
Richard Levitte
2018-12-06
1
-1
/
+1
*
Update copyright year
Matt Caswell
2018-06-20
1
-1
/
+1
*
Reduce minimal out length in CRYPTO_128_unwrap_pad
Yihong Wang
2018-05-30
1
-6
/
+8
*
Copyright consolidation 06/10
Rich Salz
2016-05-17
1
-50
/
+5
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
1
-1
/
+0
*
Identify and move common internal libcrypto header files
Richard Levitte
2015-05-14
1
-1
/
+1
*
CRYPTO_128_unwrap(): Fix refactoring damage
Richard Godbee
2015-03-21
1
-5
/
+5
*
wrap128.c: Fix Doxygen comments
Richard Godbee
2015-03-21
1
-19
/
+20
*
Fix unintended sign extension
Matt Caswell
2015-03-17
1
-1
/
+4
*
Fix key wrapping mode with padding to conform to RFC 5649.
Petr Spacek
2015-03-13
1
-2
/
+7
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-204
/
+198
*
RFC 5649 support.
Dr. Stephen Henson
2014-07-18
1
-9
/
+241
*
Sanity check lengths for AES wrap algorithm.
Dr. Stephen Henson
2014-07-17
1
-1
/
+1
*
EVP support for wrapping algorithms.
Dr. Stephen Henson
2013-07-17
1
-0
/
+140