Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
libsrtp2
/
c287aa500111ebdef09e864f6a2d0f1c3303e193
/
crypto
/
Makefile.in
fe1f3ef
More renaming to match library name. Fix linker failure for env target.
by jfigus
· 10 years ago
8aa936e
Makefile cleanup. Remove aes_tables app since libsrtp is not used as a general purpose crypto library.
by jfigus
· 10 years ago
339b61d
Remove crypto_get_random() since it's been agreed that libsrtp should not be used as a general purpose crypto library. The RNG provided by libsrtp is old and not current with the latest standards, such as SP800-90.
by jfigus
· 10 years ago
7a8c7b3
Cleanup: miscellaneous cleanup of initial OpenSSL AES support
by Philip A. Prindeville
· 10 years ago
0d3a268
Add support for OpenSSL based HMAC implementation, which optionally replaces the native HMAC/SHA1 implementation. This commit also fixes some problems with the test apps when OpenSSL support is configured into the library.
by jfigus
· 12 years ago
5df951a
Add AES-256 support.
by Jonathan Lennox
· 14 years ago
5c714e4
Get RNG_OBJS from autoconf and use it.
by Marcus Sundberg
· 19 years ago
10050ee
Add two more $(EXE) suffixes where needed.
by Marcus Sundberg
· 19 years ago
aefd684
Add $(EXE) suffix where needed.
by Marcus Sundberg
· 19 years ago
67a695d
Expand variables using autoconf.
by Marcus Sundberg
· 19 years ago
a98b593
Rename Makefile -> Makefile.in to get autoconf variable expansion.
by Marcus Sundberg
· 19 years ago
[Renamed from crypto/Makefile]
b67061f
autoconf fixes and minor code cleanup
by David McGrew
· 19 years ago
fec49dd
continuing merge from jesup, several minor fixes
by David McGrew
· 19 years ago
235513a
Initial revision
by Cullen Jennings
· 19 years ago