This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
crypto
History
Hajimu UMEMOTO
b5a8f767a6
- Speedup 3DES by using assembly code for i386.
...
- Sync des/blowfish to more recent openssl. Obtained from: KAME/NetBSD MFC after: 2 weeks
2002-03-05 09:19:02 +00:00
..
blowfish
- Speedup 3DES by using assembly code for i386.
2002-03-05 09:19:02 +00:00
cast128
fixed the cast128 calculation with a short cipher key length.
2001-11-27 14:11:47 +00:00
des
- Speedup 3DES by using assembly code for i386.
2002-03-05 09:19:02 +00:00
rc4
…
rijndael
less warning
2001-06-16 19:32:37 +00:00
sha2
off by one error in Aaron Gifford's code. KAME PR 393.
2002-02-26 16:58:58 +00:00
md5.c
Sync with recent KAME.
2001-06-11 12:39:29 +00:00
md5.h
…
sha1.c
Sync with recent KAME.
2001-06-11 12:39:29 +00:00
sha1.h
…