index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
cmac
/
cmac.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright year
Richard Levitte
2018-04-17
1
-1
/
+1
*
Set error code if alloc returns NULL
Rich Salz
2018-04-05
1
-2
/
+4
*
Don't use deprecated EVP_CIPHER_CTX_cleanup() internally
Richard Levitte
2017-03-01
1
-1
/
+1
*
Don't free in cleanup routine
Benjamin Kaduk
2017-03-01
1
-1
/
+2
*
Copyright consolidation 06/10
Rich Salz
2016-05-17
1
-49
/
+5
*
GH601: Various spelling fixes.
FdaSilvaYY
2016-02-05
1
-3
/
+3
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
1
-1
/
+0
*
Remove unused internal macros
Richard Levitte
2016-01-12
1
-1
/
+1
*
Adapt all EVP_CIPHER_CTX users for it becoming opaque
Richard Levitte
2016-01-12
1
-21
/
+25
*
Continue standardising malloc style for libcrypto
Matt Caswell
2015-11-09
1
-1
/
+1
*
Identify and move common internal libcrypto header files
Richard Levitte
2015-05-14
1
-1
/
+1
*
Use safer sizeof variant in malloc
Rich Salz
2015-05-04
1
-1
/
+2
*
free NULL cleanup 11
Rich Salz
2015-05-01
1
-0
/
+2
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-190
/
+180
*
remove OPENSSL_FIPSAPI
Dr. Stephen Henson
2014-12-08
1
-1
/
+1
*
Remove fips_constseg references.
Dr. Stephen Henson
2014-12-08
1
-1
/
+0
*
fix reset fix
Dr. Stephen Henson
2012-04-11
1
-1
/
+1
*
make reinitialisation work for CMAC
Dr. Stephen Henson
2012-04-11
1
-0
/
+2
*
cmac.c: optimize make_kn and move zero_iv to const segment.
Andy Polyakov
2012-01-06
1
-10
/
+9
*
Implement FIPS CMAC.
Richard Levitte
2011-03-24
1
-10
/
+12
*
Make CMAC API similar to HMAC API. Add methods for CMAC.
Dr. Stephen Henson
2010-02-08
1
-7
/
+44
*
Initial experimental CMAC implementation.
Dr. Stephen Henson
2010-02-07
1
-0
/
+232