chiark / gitweb /
cleanup: Replace a few calls to malloc/realloc with safe_malloc
[secnet.git] / aes.h
2013-07-25 Ian JacksonEAX: provide an implementation of EAX
2013-07-25 Ian Jacksoncrypto: Copy an AES (Rijndael) implementation into...