CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2015/11/05 14:46:51
Modified files: lib/libssl/src/crypto/cast: cast_lcl.h Log message: Mention ROTL() is always invoked with a proper shift value, due to the way the CAST_KEY is constructed. This is expected to reduce blood pressure in auditors.