Sign in
flutter
/
third_party
/
openssl
/
5d6cca05b0c17bbed1e24e17dfddb9a309c0516b
/
crypto
/
cmac
15d95dd
Don't use deprecated EVP_CIPHER_CTX_cleanup() internally
by Richard Levitte
· 8 years ago
5c6c4c5
Don't free in cleanup routine
by Benjamin Kaduk
· 8 years ago
4f22f40
Copyright consolidation 06/10
by Rich Salz
· 9 years ago
45c6e23
Remove --classic build entirely
by Richard Levitte
· 9 years ago
007c80e
Remove the remainder of util/mk1mf.pl and companion scripts
by Richard Levitte
· 9 years ago
cd8e4de
Use utility functions for HMAC and CMAC.
by Dr. Stephen Henson
· 9 years ago
45502bf
Always build library object files with shared library cflags
by Richard Levitte
· 9 years ago
ce192eb
Remove all special make depend flags, as well as OPENSSL_DOING_MAKEDEPEND
by Richard Levitte
· 9 years ago
0d4fb84
GH601: Various spelling fixes.
by FdaSilvaYY
· 9 years ago
777a288
unified build scheme: add build.info files
by Richard Levitte
· 9 years ago
ced2c2c
Templatize util/domd
by Rich Salz
· 9 years ago
3498076
Remove /* foo.c */ comments
by Rich Salz
· 9 years ago
56c77c5
Remove update tags
by Rich Salz
· 9 years ago
3aeb934
make EVP_PKEY opaque
by Dr. Stephen Henson
· 9 years ago
ee6d9f4
Remove some old makefile targets
by Rich Salz
· 9 years ago
d10dac1
Move Makefiles to Makefile.in
by Rich Salz
· 9 years ago
512fdfd
Remove unused internal macros
by Richard Levitte
· 9 years ago
ff4b7fa
make update
by Richard Levitte
· 9 years ago
846ec07
Adapt all EVP_CIPHER_CTX users for it becoming opaque
by Richard Levitte
· 9 years ago
3c4e064
make update
by Dr. Stephen Henson
· 9 years ago
6e59a89
Adjust all accesses to EVP_MD_CTX to use accessor functions.
by Richard Levitte
· 9 years ago
90945fa
Continue standardising malloc style for libcrypto
by Matt Caswell
· 9 years ago
0f539dc
Fix the update target and remove duplicate file updates
by Richard Levitte
· 10 years ago
a3aadb2
make depend
by Richard Levitte
· 10 years ago
b39fc56
Identify and move common internal libcrypto header files
by Richard Levitte
· 10 years ago
86885c2
Use "==0" instead of "!strcmp" etc
by Rich Salz
· 10 years ago
b4faea5
Use safer sizeof variant in malloc
by Rich Salz
· 10 years ago
efa7dd6
free NULL cleanup 11
by Rich Salz
· 10 years ago
a80e33b
Remove EXHEADER, TEST, APPS, links:, install: and uninstall: where relevant
by Richard Levitte
· 10 years ago
dee502b
Stop symlinking, move files to intended directory
by Richard Levitte
· 10 years ago
86d20cb
make depend
by Dr. Stephen Henson
· 10 years ago
27af42f
Move some EVP internals to evp_int.h
by Dr. Stephen Henson
· 10 years ago
5fe736e
Move some ASN.1 internals to asn1_int.h
by Dr. Stephen Henson
· 10 years ago
0f113f3
Run util/openssl-format-source -v -c .
by Matt Caswell
· 10 years ago
73e45b2
remove OPENSSL_FIPSAPI
by Dr. Stephen Henson
· 10 years ago
e4e5bc3
Remove fips_constseg references.
by Dr. Stephen Henson
· 10 years ago
f072785
Remove fipscanister build functionality from makefiles.
by Dr. Stephen Henson
· 10 years ago
8cfe08b
Remove all .cvsignore files
by Rich Salz
· 10 years ago
2514fa7
Add functions returning security bits.
by Dr. Stephen Henson
· 11 years ago
80eb435
fix reset fix
by Dr. Stephen Henson
· 13 years ago
bbe0c8c
make reinitialisation work for CMAC
by Dr. Stephen Henson
· 13 years ago
03cf7e7
cmac.c: optimize make_kn and move zero_iv to const segment.
by Andy Polyakov
· 13 years ago
ae53b29
make update
by Bodo Möller
· 14 years ago
b8b9080
license correction, no EAY code included in this file
by Dr. Stephen Henson
· 14 years ago
30b26b5
restore .cvsignore
by Dr. Stephen Henson
· 14 years ago
02eb92a
temporarily update .cvsignore
by Dr. Stephen Henson
· 14 years ago
c6dbe90
make update
by Richard Levitte
· 14 years ago
399aa6b
Implement FIPS CMAC.
by Richard Levitte
· 14 years ago
df6de39
Change AR to ARX to allow exclusion of fips object modules
by Dr. Stephen Henson
· 14 years ago
fa1ba58
Add algorithm specific signature printing. An individual ASN1 method can
by Dr. Stephen Henson
· 15 years ago
e3e31ff
Use supplied ENGINE when initialising CMAC. Restore pctx setting.
by Dr. Stephen Henson
· 15 years ago
bae060c
add cvsignore
by Dr. Stephen Henson
· 15 years ago
0ff907c
Make update.
by Dr. Stephen Henson
· 15 years ago
c8ef656
Make CMAC API similar to HMAC API. Add methods for CMAC.
by Dr. Stephen Henson
· 15 years ago
8c968e0
Initial experimental CMAC implementation.
by Dr. Stephen Henson
· 15 years ago