This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-dev
Watch
1
Star
0
Fork
0
You've already forked freebsd-dev
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
104d506ddd
freebsd-dev
/
sys
/
crypto
History
Dimitry Andric
235610273e
Change two missed instances of 'retq' in aeskeys_i386.S to 'retl', which
...
makes it possible to assemble this file with gas from newer binutils. Reviewed by: kib
2010-10-13 17:55:53 +00:00
..
aesni
Change two missed instances of 'retq' in aeskeys_i386.S to 'retl', which
2010-10-13 17:55:53 +00:00
blowfish
camellia
des
rc4
Avoid 256 integer divisions per rc4_init() call. Replace it with using
2008-12-16 13:58:37 +00:00
rijndael
sha2
via
Use the fpu_kern_enter() interface to properly separate usermode FPU
2010-06-05 16:00:53 +00:00
sha1.c
sha1.h