1. fe1f3ef More renaming to match library name. Fix linker failure for env target. by jfigus · 10 years ago
  2. 8aa936e Makefile cleanup. Remove aes_tables app since libsrtp is not used as a general purpose crypto library. by jfigus · 10 years ago
  3. 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
  4. 7a8c7b3 Cleanup: miscellaneous cleanup of initial OpenSSL AES support by Philip A. Prindeville · 10 years ago
  5. 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
  6. 5df951a Add AES-256 support. by Jonathan Lennox · 14 years ago
  7. 5c714e4 Get RNG_OBJS from autoconf and use it. by Marcus Sundberg · 19 years ago
  8. 10050ee Add two more $(EXE) suffixes where needed. by Marcus Sundberg · 19 years ago
  9. aefd684 Add $(EXE) suffix where needed. by Marcus Sundberg · 19 years ago
  10. 67a695d Expand variables using autoconf. by Marcus Sundberg · 19 years ago
  11. a98b593 Rename Makefile -> Makefile.in to get autoconf variable expansion. by Marcus Sundberg · 19 years ago[Renamed from crypto/Makefile]
  12. b67061f autoconf fixes and minor code cleanup by David McGrew · 19 years ago
  13. fec49dd continuing merge from jesup, several minor fixes by David McGrew · 19 years ago
  14. 235513a Initial revision by Cullen Jennings · 19 years ago