[riot-commits] [RIOT-OS/RIOT] 4f6fad: crypto/cbc: constify input buffers
Martine Lenders
authmillenon at gmail.com
Tue Jun 27 19:16:15 CEST 2017
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: 4f6fadbdc7c414a2037510de2e3cdde36883470f
https://github.com/RIOT-OS/RIOT/commit/4f6fadbdc7c414a2037510de2e3cdde36883470f
Author: Vincent Dupont <vincent at otakeys.com>
Date: 2017-06-27 (Tue, 27 Jun 2017)
Changed paths:
M sys/crypto/modes/cbc.c
M sys/include/crypto/modes/cbc.h
Log Message:
-----------
crypto/cbc: constify input buffers
Commit: 96b90645ba4903dfa523e21fdb0b0c403f15bae9
https://github.com/RIOT-OS/RIOT/commit/96b90645ba4903dfa523e21fdb0b0c403f15bae9
Author: Martine Lenders <authmillenon at gmail.com>
Date: 2017-06-27 (Tue, 27 Jun 2017)
Changed paths:
M sys/crypto/modes/cbc.c
M sys/include/crypto/modes/cbc.h
Log Message:
-----------
Merge pull request #7259 from OTAkeys/pr/const_input_cipher_cbc
crypto/cbc: constify input buffers
Compare: https://github.com/RIOT-OS/RIOT/compare/44fc2c6a2a01...96b90645ba49
More information about the commits
mailing list