CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/05/01 10:06:24
Modified files:
regress/lib/libcrypto/evp: evptest.c evptests.txt
lib/libssl/src/crypto/chacha: chacha.c chacha.h
lib/libssl/src/crypto/evp: c_allc.c evp.h
lib/libssl/src/crypto/objects: objects.txt
Added files:
lib/libssl/src/crypto/evp: e_chacha.c
Log message:
Provide an EVP implementation for ChaCha.
ok miod@
