freebsd-skq/sys/crypto
emaste 3c1e65dae9 libmd: fix assembly optimized skein implementation
The assembly implementation incorrectly used logical AND instead of
bitwise AND. Fix, and re-enable in libmd.

Submitted by:	Yang Zhong <yzhong@freebsdfoundation.org>
Reviewed by:	cem (earlier)
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D26614
2020-10-01 21:05:50 +00:00
..
aesni Add domain policy allocation for amd64 fpu_kern_ctx 2020-07-03 14:54:46 +00:00
armv8 Don't return errors from the cryptodev_process() method. 2020-09-08 22:41:35 +00:00
blake2 Add domain policy allocation for amd64 fpu_kern_ctx 2020-07-03 14:54:46 +00:00
camellia
ccp crypto(9): add CRYPTO_BUF_VMPAGE 2020-08-26 02:37:42 +00:00
chacha20 Improve support for stream ciphers in the software encryption interface. 2020-05-22 16:29:09 +00:00
des Stop using des_cblock * for arguments to DES functions. 2019-08-26 17:25:07 +00:00
libsodium
rc4
rijndael
sha2
siphash
skein libmd: fix assembly optimized skein implementation 2020-10-01 21:05:50 +00:00
via padlock(4): fix instapanics with geli authentication 2020-09-06 19:25:31 +00:00
intake.h
sha1.c
sha1.h