diff options
author | 2002-06-11 11:14:29 +0000 | |
---|---|---|
committer | 2002-06-11 11:14:29 +0000 | |
commit | 22439c3d1c8fad3e25c17d33072315e5e6811be5 (patch) | |
tree | a509c55eda910e2fc7878a6ef4593d54492192c6 /lib/libssl/src | |
parent | More registers (diff) | |
download | wireguard-openbsd-22439c3d1c8fad3e25c17d33072315e5e6811be5.tar.xz wireguard-openbsd-22439c3d1c8fad3e25c17d33072315e5e6811be5.zip |
kernel changes to make asymmetric crypto work in userland
- modify getfeat to return something more useful to us on devices
(like lofn and everything else until jason fixes it) that can't
do rsa stuff, etc and can only do mod_exp..
- error handling fixes so we correctly fail to software when we can't
deal with a particular key size
- add sysctl kern.userasymcrypto to turn on/off userland asymmetric crypto
via /dev/crypto - 1 == on, 0 == off, default is off
Diffstat (limited to 'lib/libssl/src')
0 files changed, 0 insertions, 0 deletions