]> git.ipfire.org Git - thirdparty/nettle.git/commit
Reverted const change, now all the des_key_sched
authorNiels Möller <nisse@lysator.liu.se>
Thu, 26 Feb 2004 09:29:36 +0000 (10:29 +0100)
committerNiels Möller <nisse@lysator.liu.se>
Thu, 26 Feb 2004 09:29:36 +0000 (10:29 +0100)
commitbc7d79047c0c7daef29a3d3ea88be9d63b82c066
tree590c1e54ce64945bb3ab297b2d73467d58847854
parent590c8954cbecadd7b2d2418e3b284a68f0ba5e48
Reverted const change, now all the des_key_sched
arguments are not const. This is also what openssl's interface
looks like.
(cbc_crypt_func): Deleted typedef, use nettle_crypt_func instead.

Rev: src/nettle/des-compat.c:1.13
Rev: src/nettle/des-compat.h:1.11
des-compat.c
des-compat.h