as we encrypt every bit separately we need to loop through the number
authorNils Larsch <nils@openssl.org>
Thu, 20 Apr 2006 13:11:52 +0000 (13:11 +0000)
committerNils Larsch <nils@openssl.org>
Thu, 20 Apr 2006 13:11:52 +0000 (13:11 +0000)
commitf8296228f1f7d30e8fd7c9188dc90b0211ad8514
tree42cedbfbaddb382118ceb6285cb6d5f3c4161103
parent930b0c4b8a4a1acab0a9af8808883391f7ddc280
as we encrypt every bit separately we need to loop through the number
of bits; thanks to Michael McDougall <mmcdouga@saul.cis.upenn.edu>

PR: 1318
crypto/aes/aes_cfb.c
crypto/evp/e_des.c